Skip to content

Commit

Permalink
Bump github release action version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjacob committed Sep 20, 2024
1 parent c776d3c commit 4adc9ea
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 @@ -361,7 +361,7 @@ jobs:
pattern: package-*
merge-multiple: true

- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2.0.8
with:
body: ${{ env.RELEASE_NOTES }}
prerelease: ${{ env.PRE_RELEASE }}
Expand Down

0 comments on commit 4adc9ea

Please sign in to comment.