Skip to content

Commit

Permalink
Update softprops/action-gh-release
Browse files Browse the repository at this point in the history
  • Loading branch information
SavageCore committed May 1, 2024
1 parent ffa880b commit 625a30d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@ jobs:
- name: Build with pyinstaller for ${{matrix.TARGET}}
run: ${{matrix.CMD_BUILD}}
- name: Create Release
# TODO: Update for node 20 once released
# For now use a commit from the main branch
# https://github.com/softprops/action-gh-release/pull/406
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
uses: softprops/action-gh-release@v2
with:
draft: true
generate_release_notes: true
Expand Down

0 comments on commit 625a30d

Please sign in to comment.