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 1949f5b commit e6e04bcCopy full SHA for e6e04bc
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
registry: ghcr.io
24
username: cars10
25
- password: ${{ secrets.GITHUB_TOKEN }}
+ password: ${{ secrets.DOCKER_PASSWORD }}
26
27
- name: Build and push
28
uses: docker/build-push-action@v6
0 commit comments