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 154e1a1 commit 4032b60Copy full SHA for 4032b60
.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@8e1d5461f02b7886d3c1a774bfbd873650445aa2
86
with:
87
images: ghcr.io/${{ github.repository }}
88
flavor: |
0 commit comments