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

Commit 729c543

Browse files
Specify push to ghcr.io
1 parent 21b8bc9 commit 729c543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
uses: docker/build-push-action@v2
3030
with:
3131
push: true
32-
tags: benjamin-maynard/kubernetes-cloud-mysql-backup:latest,benjamin-maynard/kubernetes-cloud-mysql-backup:${{ github.sha }}
32+
tags: ghcr.io/benjamin-maynard/kubernetes-cloud-mysql-backup:latest,ghcr.io/benjamin-maynard/kubernetes-cloud-mysql-backup:${{ github.sha }}

0 commit comments

Comments
 (0)