Skip to content

Commit baaf894

Browse files
committed
Update publish.yml
1 parent b6fa3e9 commit baaf894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
with:
9393
registry: ghcr.io
9494
username: ${{ github.repository_owner }}
95-
password: ${{ secrets.GITHUB_TOKEN }}
95+
password: ${{ secrets.GH_TOKEN }}
9696

9797
- name: Create and push DockerHub manifest
9898
run: |

0 commit comments

Comments
 (0)