Merge pull request #87 from ZCShou/dependabot/github_actions/softprops/action-gh-release-2.0.3

chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.3
This commit is contained in:
ZCShou 2024-03-12 08:18:15 +08:00 committed by GitHub
commit 481ace3b65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ jobs:
# https://github.com/marketplace/actions/gh-release
- name: Release APK
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.3
if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ github.token }}