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 6809aa5 commit 68c7472Copy full SHA for 68c7472
.github/workflows/main.yml
@@ -64,4 +64,4 @@ jobs:
64
context: .
65
file: ./Dockerfile
66
push: true
67
- tags: ghcr.io/${{ github.repository }}/server:${{ github.sha }}
+ tags: ${{ steps.meta.outputs.tags }}
0 commit comments