Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
imzlh committed Sep 30, 2024
1 parent 567bf55 commit acd4462
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ jobs:
run: npm run build:mac

- name: release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: Latest
files: |
dist/*.exe
dist/*.zip
Expand Down

0 comments on commit acd4462

Please sign in to comment.