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 45a4cba commit bb2c5b1Copy full SHA for bb2c5b1
.github/workflows/merge.yaml
@@ -12,5 +12,5 @@ jobs:
12
with:
13
push-docker: true
14
docker-username: ${{ secrets.DOCKER_USERNAME }}
15
- docker-access-key = ${{ secrets.DOCKER_ACCESS_KEY }}
+ docker-access-key: ${{ secrets.DOCKER_ACCESS_KEY }}
16
0 commit comments