We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a11326 commit efc717dCopy full SHA for efc717d
.github/workflows/android-ci.yml
@@ -5,7 +5,7 @@ on:
5
branches: ['master']
6
7
env:
8
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: android-builder
9
REGISTRY: ghcr.io
10
11
jobs:
0 commit comments