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.
1 parent 7f51453 commit d69b9efCopy full SHA for d69b9ef
.github/workflows/main.yml
@@ -21,4 +21,3 @@ jobs:
21
artifacts: "build/app/outputs/apk/debug/*.apk"
22
token: ${{ secrets.TOKEN }}
23
commit: ${GITHUB_SHA::8}
24
- tag: ${GITHUB_SHA::8}
0 commit comments