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.
2 parents 011350c + 925ad36 commit 187b028Copy full SHA for 187b028
.github/workflows/image-push-main.yaml
@@ -27,7 +27,7 @@ jobs:
27
password: ${{ secrets.GITHUB_TOKEN }}
28
- name: Docker meta
29
id: docker_meta
30
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
31
with:
32
images: ghcr.io/${{ steps.repo_name.outputs.repository }}
33
- name: Build and push container image
.github/workflows/image-push-release.yaml
tags: |
0 commit comments