Merge pull request #125 from ZCShou/dependabot/github_actions/softprops/action-gh-release-2.0.6

chore(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6
This commit is contained in:
ZCShou 2024-07-02 08:15:01 +08:00 committed by GitHub
commit ae4829d95d
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.0.5
uses: softprops/action-gh-release@v2.0.6
if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ github.token }}