Skip to content

Commit

Permalink
fix: repo image
Browse files Browse the repository at this point in the history
  • Loading branch information
aryyawijaya committed Jul 14, 2024
1 parent e3c24df commit 9f1a6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: $DOCKERHUB_USERNAME/ci-cd-docker:${{ github.sha }}
tags: $DOCKERHUB_USERNAME/ci-cd-docker-go:${{ github.sha }}

0 comments on commit 9f1a6c2

Please sign in to comment.