Skip to content

Commit

Permalink
Updated softprops/action-gh-release to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere authored Aug 25, 2024
1 parent fd89401 commit 7c1246c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
#OPJ_NONCOMMERCIAL: 1

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: build/openjpeg-*.zip
Expand Down

0 comments on commit 7c1246c

Please sign in to comment.