mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2025-02-17 19:21:29 +01:00
chore(CI): Switching to GHCR
This commit is contained in:
parent
c98774ee91
commit
4b03bbb323
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -52,3 +52,6 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: techno-tim/littlelink-server:latest
|
tags: techno-tim/littlelink-server:latest
|
||||||
|
registry: ghcr.io
|
||||||
|
username: ${{ secrets.USERNAME }}
|
||||||
|
password: ${{ secrets.PAT }}
|
||||||
|
Loading…
Reference in New Issue
Block a user