We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d416676 commit aeebb0cCopy full SHA for aeebb0c
.github/workflows/publish.yml
@@ -29,7 +29,7 @@ jobs:
29
linux/arm64
30
linux/amd64
31
tags: |
32
- ghcr.io/artyom/update-cloudformation-stack:latest
+ ghcr.io/${{ github.repository }}:latest
33
outputs: type=image,oci-mediatypes=true,compression=zstd,compression-level=6,force-compression=true
34
cache-from: type=gha
35
cache-to: type=gha,mode=max
0 commit comments