Skip to content

Commit

Permalink
chore: Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartfeltJoy committed Jun 23, 2024
1 parent 6163829 commit 1d3a60a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/beta_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
enable-plugins: pyside6
disable-console: true
windows-icon-from-ico: src/Ui/resource/image/icon.ico
output-filename: "NapCat-Desktop"

- name: Release
uses: softprops/action-gh-release@v2
Expand All @@ -40,5 +41,3 @@ jobs:
name: "NapCat-Desktop bata*"
files: |
build/*.exe
build/*.bin
build/*.app/**/*

0 comments on commit 1d3a60a

Please sign in to comment.