mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2025-01-10 13:17:38 +01:00
chore(CI): Switching to GHCR
This commit is contained in:
parent
4231cc3d77
commit
edcdcec1a2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user