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 a0a6541 commit 44f9d48Copy full SHA for 44f9d48
.github/workflows/build.yaml
@@ -43,6 +43,7 @@ jobs:
43
files:
44
docker-buildx.build.hcl
45
env:
46
+ GIT_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
ENV: ${{ vars.ENV }}
48
WS_DOCKER_REGISTRY: ${{ vars.WS_DOCKER_REGISTRY }}
49
0 commit comments