We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154e1a1 commit 0e3f9aaCopy full SHA for 0e3f9aa
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
password: ${{ secrets.GITHUB_TOKEN }}
83
- name: Docker meta
84
id: meta
85
- uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
+ uses: docker/metadata-action@ed95091677497158a9ff38b314264cd965388d5e
86
with:
87
images: ghcr.io/${{ github.repository }}
88
flavor: |
0 commit comments