We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e715dc1 + be65693 commit 6f12636Copy full SHA for 6f12636
1 file changed
.github/workflows/Android-CI-release.yml
@@ -52,7 +52,7 @@ jobs:
52
# CRYPT_PASS: ${{ secrets.CRYPT_PASS }}
53
54
- name: Create Release
55
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
56
with:
57
tag_name: ${{steps.tagger.outputs.tag}}
58
name: ${{steps.tagger.outputs.tag}}
0 commit comments