We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0cfb9 commit 564154dCopy full SHA for 564154d
1 file changed
.github/workflows/docker-image-publish.yml
@@ -31,5 +31,3 @@ jobs:
31
tags: ${{ steps.meta.outputs.tags }}
32
labels: ${{ steps.meta.outputs.labels }}
33
push: true
34
- secrets: |
35
- GIT_AUTH_TOKEN=${{ github.token }}
0 commit comments