Skip to content

Commit

Permalink
Upgrade GH release action (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmokross authored Apr 3, 2024
1 parent 3be0305 commit 411c2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
needs: check
steps:
- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2
permissions:
contents: write
deploy:
Expand Down

0 comments on commit 411c2f7

Please # to comment.