We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d47458 + a4cb310 commit ae4829dCopy full SHA for ae4829d
.github/workflows/build-release.yml
@@ -90,7 +90,7 @@ jobs:
90
91
# https://github.com/marketplace/actions/gh-release
92
- name: Release APK
93
- uses: softprops/[email protected].5
+ uses: softprops/[email protected].6
94
if: startsWith(github.ref, 'refs/tags/')
95
with:
96
token: ${{ github.token }}
0 commit comments