Skip to content

Commit

Permalink
CI: Update softprops/action-gh-release to v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
RytoEX committed Sep 13, 2024
1 parent 232e40f commit f036b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
- name: Create Release 🛫
if: fromJSON(steps.check.outputs.validTag)
id: create_release
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191
with:
draft: true
prerelease: ${{ fromJSON(steps.check.outputs.prerelease) }}
Expand Down

0 comments on commit f036b0d

Please sign in to comment.