We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbbef2 commit ff18061Copy full SHA for ff18061
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Extract metadata
78
id: meta
79
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
+ uses: docker/metadata-action@ed95091677497158a9ff38b314264cd965388d5e
80
with:
81
images: ${{ vars.DOCKERHUB_ORGANIZATION }}/${{ vars.DOCKERHUB_REPOSITORY }}
82
tags: |
0 commit comments