mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2024-11-26 06:05:34 +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
|
||||
push: true
|
||||
tags: techno-tim/littlelink-server:latest
|
||||
registry: ghcr.io
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user