Merge pull request #212 from ZCShou/dependabot/github_actions/softprops/action-gh-release-2.2.1
Some checks failed
Build Check / build (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled

chore(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1
This commit is contained in:
ZCShou 2025-01-14 13:02:58 +08:00 committed by GitHub
commit f5153a3cc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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