Skip to content

Commit a1109e6

Browse files
committed
chore
1 parent a55ae6f commit a1109e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
REGISTRY: docker.io
1919
DOCKER_USERNAME: argentinaluiz
2020
# github.repository as <account>/<repo>
21-
IMAGE_NAME: ${{ github.repository }}
21+
IMAGE_NAME: argentinaluiz/docker-ci-test
2222
SHA: ${{ github.event.pull_request.head.sha || github.event.after }}
2323
COMPARE_TAG: latest
2424

0 commit comments

Comments
 (0)