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 2da7a0c commit 99baf80Copy full SHA for 99baf80
1 file changed
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
env:
13
- IMAGE_NAME: myapp
+ IMAGE_NAME: gapp
14
IMAGE_TAG: ${{ github.sha }}
15
REGISTRY: ttl.sh
16
0 commit comments