mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
Merge pull request #199 from ZCShou/dependabot/github_actions/softprops/action-gh-release-2.2.0
chore(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0
This commit is contained in:
commit
69047069af
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
|
||||
# https://github.com/marketplace/actions/gh-release
|
||||
- name: Release APK
|
||||
uses: softprops/action-gh-release@v2.1.0
|
||||
uses: softprops/action-gh-release@v2.2.0
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user