Skip to content

Commit

Permalink
release_pyromod.yml:use release action @main (temp)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Oct 4, 2022
1 parent 2fa4f3c commit fec3213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pyromod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cd output
sha256sum $OUTPUT_FILE > $OUTPUT_FILE.sha256sum
- name: Release PyroMod
uses: ncipollo/release-action@v1
uses: ncipollo/release-action@main
with:
allowUpdates: True
prerelease: False
Expand Down

0 comments on commit fec3213

Please sign in to comment.