mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 00:18:20 +01:00
change back to ghcrio for now
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 1m24s
Deploy to GitHub Pages / build (push) Failing after 2m5s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 24s
Mirror to Codeberg / Mirror (push) Failing after 0s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 1m24s
Deploy to GitHub Pages / build (push) Failing after 2m5s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 24s
Mirror to Codeberg / Mirror (push) Failing after 0s
This commit is contained in:
parent
9e8cb3464c
commit
a0ef494ac5
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -15,7 +15,7 @@ on:
|
|||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
REGISTRY: forge.versia.pub
|
||||
REGISTRY: ghcr.io
|
||||
# github.repository as <account>/<repo>
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue