Skip to content

Commit 847f571

Browse files
committed
updated docker repository name
1 parent 9dfdfc9 commit 847f571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
context: .
3232
push: true
3333
tags: |
34-
${{ secrets.DOCKERHUB_USERNAME }}/cloudflare-ddns:latest
35-
${{ secrets.DOCKERHUB_USERNAME }}/cloudflare-ddns:${{ github.sha }}
34+
${{ secrets.DOCKERHUB_USERNAME }}/local-ddns:latest
35+
${{ secrets.DOCKERHUB_USERNAME }}/local-ddns:${{ github.sha }}

0 commit comments

Comments
 (0)