Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent bbe28ba commit 63b9233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
# Release
- name: Create GitHub Release
if: github.ref_type == 'tag'
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2

# Publish
- name: Publish documentation
Expand Down

0 comments on commit 63b9233

Please sign in to comment.