Skip to content

Commit

Permalink
Replace ghcr repo name with dynamic reference
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom committed Nov 23, 2024
1 parent d416676 commit aeebb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
linux/arm64
linux/amd64
tags: |
ghcr.io/artyom/update-cloudformation-stack:latest
ghcr.io/${{ github.repository }}:latest
outputs: type=image,oci-mediatypes=true,compression=zstd,compression-level=6,force-compression=true
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit aeebb0c

Please sign in to comment.