Skip to content

Commit ae4829d

Browse files
authored
Merge pull request ZCShou#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
2 parents 3d47458 + a4cb310 commit ae4829d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
# https://github.com/marketplace/actions/gh-release
9292
- name: Release APK
93-
uses: softprops/[email protected].5
93+
uses: softprops/[email protected].6
9494
if: startsWith(github.ref, 'refs/tags/')
9595
with:
9696
token: ${{ github.token }}

0 commit comments

Comments
 (0)