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

This commit is contained in:
dependabot[bot] 2024-03-13 21:46:27 +08:00 committed by GitHub
parent 7055f29131
commit 0c3c03ea62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}