Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moxun33 committed Jul 22, 2024
1 parent aa04e76 commit 1dc15dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
directory: build/windows/x64/runner/Release

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: ${{github.ref_name}}
draft: true
Expand Down

0 comments on commit 1dc15dd

Please sign in to comment.