Skip to content

Commit aeebb0c

Browse files
committed
Replace ghcr repo name with dynamic reference
1 parent d416676 commit aeebb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
linux/arm64
3030
linux/amd64
3131
tags: |
32-
ghcr.io/artyom/update-cloudformation-stack:latest
32+
ghcr.io/${{ github.repository }}:latest
3333
outputs: type=image,oci-mediatypes=true,compression=zstd,compression-level=6,force-compression=true
3434
cache-from: type=gha
3535
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)