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 dfb6e7c + 04c14bd commit 5c7fcdeCopy full SHA for 5c7fcde
.github/workflows/android.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Sleep for 30 seconds, to allow the tag to be deleted
49
run: sleep 30s
50
shell: bash
51
- - uses: ncipollo/release-action@v1.18.0
+ - uses: ncipollo/release-action@v1.19.1
52
name: Create new tag and release and upload artifacts
53
with:
54
name: latest
0 commit comments