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 2aa76a3 commit 05dc844Copy full SHA for 05dc844
.github/workflows/main.yml
@@ -23,4 +23,4 @@ jobs:
23
with:
24
artifacts: "build/app/outputs/apk/debug/*.apk"
25
token: ${{ secrets.TOKEN }}
26
- commit: ${GITHUB_SHA::8}
+ # commit: ${GITHUB_SHA::8}
0 commit comments