Fix GCR token

This commit is contained in:
Joey Bolduc-Gilbert 2023-09-22 13:43:34 -04:00
parent 4522621ea2
commit 087603fa7e
No known key found for this signature in database

View File

@ -93,7 +93,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.MIREGO_GITHUB_PACKAGES_ACCESS_TOKEN }}
- name: Docker meta
id: meta