mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2024-11-22 05:25:13 +01:00
chore(CI): Switching to GHCR
This commit is contained in:
parent
4b03bbb323
commit
548b2138ec
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -51,7 +51,4 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: techno-tim/littlelink-server:latest
|
||||
registry: ghcr.io
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PAT }}
|
||||
tags: ghcr.io/techno-tim/littlelink-server:latest
|
Loading…
Reference in New Issue
Block a user