Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 6e80a9e

Browse files
authored
Update ci-cd.yml
Fix Docker Hub tag
1 parent 65ed676 commit 6e80a9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
images: |
2727
${{ secrets.DOCKER_HUB_USERNAME }}/${{ github.event.repository.name }}
28-
${{ github.event.repository.name }}
2928
tags: |
3029
type=ref,event=branch
3130
type=ref,event=pr

0 commit comments

Comments
 (0)