We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8178169 commit a7a767fCopy full SHA for a7a767f
1 file changed
.github/workflows/auto-docker-build.yml
@@ -13,7 +13,7 @@ on:
13
14
env:
15
REGISTRY: docker.io
16
- IMAGE_NAME: ${{ secrets.DOCKER_USERNAME }}/fixit
+ IMAGE_NAME: ${{ secrets.DOCKER_USERNAME }}/FixIt
17
18
jobs:
19
build:
0 commit comments