Chore: bump softprops/action-gh-release from 1 to 2 (#267)

master 202403131346
dependabot[bot] 7 months ago committed by GitHub
parent 7055f29131
commit 0c3c03ea62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -110,7 +110,7 @@ jobs:
cp *.txt ./publish/
- name: Release and upload assets
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: ${{ env.RELEASE_NAME }}
tag_name: ${{ env.TAG_NAME }}

Loading…
Cancel
Save