chore(CI): Switching to GHCR

This commit is contained in:
Timothy Stewart 2021-08-09 22:46:58 -05:00
parent 4231cc3d77
commit edcdcec1a2

View File

@ -41,7 +41,7 @@ jobs:
uses: docker/login-action@v1
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Build and push