Use PAT to publish

This commit is contained in:
JP Hastings-Spital 2024-07-15 16:43:58 +01:00
parent 26889e94a0
commit cbee5b3b4a

View file

@ -35,7 +35,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.GHCR_PUBLISH_PAT }}
- name: Extract metadata for Docker
id: meta
uses: docker/metadata-action@v5