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 3885f8c commit e09a4b7Copy full SHA for e09a4b7
.github/workflows/pullrequest_workflow.yml
@@ -45,7 +45,6 @@ jobs:
45
file: Dockerfile
46
push: false
47
pull: true
48
- github-token: ${{ secrets.GITHUB_TOKEN }}
49
tags: ${{ steps.meta.outputs.tags }}
50
labels: ${{ steps.meta.outputs.labels }}
51
ssh: |
0 commit comments