Skip to content

Commit

Permalink
🚧 Cleaned up
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Mar 12, 2022
1 parent 3ec1238 commit 428bdde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release libs

on:
workflow_dispatch:
branches: [ main, feature/cd ]
branches: [ main ]
inputs:
version:
description: 'Version'
Expand Down
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ That beind said, feel free to contribute, it only supports **Windows** at the mo
Before making the installer make sure you have your project as:

```
.
+-- MyApp.exe
+-- icons
| +-- icon.ico (Windows)
Expand Down

0 comments on commit 428bdde

Please sign in to comment.