Skip to content

Commit

Permalink
Merge pull request #21 from block/renovate/softprops-action-gh-releas…
Browse files Browse the repository at this point in the history
…e-2.x

chore(deps): update softprops/action-gh-release action to v2
  • Loading branch information
staktrace authored Jan 21, 2025
2 parents d103335 + 8c285e9 commit e09cedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
uses: ffurrer2/extract-release-notes@v2

- name: Create GitHub Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ needs.release_version.outputs.version }}
name: ${{ needs.release_version.outputs.version }}
Expand Down

0 comments on commit e09cedb

Please sign in to comment.