Update publish.yml

This commit is contained in:
KMKoushik
2024-06-25 08:44:13 +10:00
parent b6fa3e950a
commit baaf894e2a

View File

@@ -92,7 +92,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.GH_TOKEN }}
- name: Create and push DockerHub manifest
run: |