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 49fcff1 commit fd0c182Copy full SHA for fd0c182
1 file changed
.github/workflows/docker-image.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
registry: ghcr.io
46
username: Soulter
47
- password: ${{ secrets.GITHUB_TOKEN }}
+ password: ${{ secrets.GHCR_GITHUB_TOKEN }}
48
49
- name: Build and Push Docker to DockerHub and Github GHCR
50
uses: docker/build-push-action@v6
0 commit comments