Skip to content

Commit 8270df9

Browse files
committed
Updating file reference
1 parent e48b517 commit 8270df9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "value=$LATEST_GIT_TAG" >> "$GITHUB_OUTPUT"
2828
2929
publish_to_docker_hub:
30-
uses: craigiswayne/ci-cd/.github/workflows/publish-docker-hub.yml@feature/reusable-workflow
30+
uses: craigiswayne/ci-cd/.github/workflows/docker-image-to-docker-hub.yml@feature/reusable-workflow
3131
with:
3232
docker_hub_username: 'craigiswayne'
3333
docker_hub_repository: 'prototype'

0 commit comments

Comments
 (0)