chore(CI): Switching to GHCR

This commit is contained in:
Timothy Stewart 2021-08-09 22:51:29 -05:00
parent c98774ee91
commit 4b03bbb323

View File

@ -52,3 +52,6 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: techno-tim/littlelink-server:latest
registry: ghcr.io
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PAT }}