We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc35e4 commit 6e30e4cCopy full SHA for 6e30e4c
.github/workflows/pipeline.yml
@@ -56,7 +56,6 @@ jobs:
56
uses: docker/login-action@v1
57
with:
58
node-version: 20.x
59
- with:
60
username: ${{ secrets.DOCKER_USERNAME }}
61
password: ${{ secrets.DOCKER_PASSWORD }}
62
0 commit comments