chore(CI): Switching to GHCR

This commit is contained in:
Timothy Stewart 2021-08-09 22:58:36 -05:00
parent 764abf61e1
commit 2f9cadfda3

View File

@ -42,7 +42,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PAT }}
-
name: Build and push
uses: docker/build-push-action@v2