Skip to content

Commit a7a767f

Browse files
authored
Update auto-docker-build.yml
1 parent 8178169 commit a7a767f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
env:
1515
REGISTRY: docker.io
16-
IMAGE_NAME: ${{ secrets.DOCKER_USERNAME }}/fixit
16+
IMAGE_NAME: ${{ secrets.DOCKER_USERNAME }}/FixIt
1717

1818
jobs:
1919
build:

0 commit comments

Comments
 (0)