Skip to content

Commit

Permalink
fix release version for github action (issue: 556 action-gh-release) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-fraser authored Feb 5, 2025
1 parent 4ce3726 commit 755c415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: flintlock-binaries
path: bin
- name: Release
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
uses: softprops/action-gh-release@51cfd90a6d81cfe329568f851fe2236ab4416d17 # v2.2.0
with:
prerelease: false
draft: true
Expand Down

0 comments on commit 755c415

Please sign in to comment.