Change docker registry to own forge
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
Docker / build (push) Failing after 1m9s
Deploy to GitHub Pages / build (push) Failing after 1m42s
Deploy to GitHub Pages / deploy (push) Has been skipped
CodeQL / Analyze (javascript) (push) Failing after 1m14s

This commit is contained in:
aprilthepink 2025-02-05 16:57:36 +01:00
parent 1fefb51afd
commit ea406c9df4

View file

@ -15,7 +15,7 @@ on:
env: env:
# Use docker.io for Docker Hub if empty # Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io REGISTRY: forge.versia.pub
# github.repository as <account>/<repo> # github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}