fix: revert registry url #8

Merged
alpha-nerd merged 1 commit from dev-v0.7.x into main 2026-04-02 16:57:02 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ on:
workflow_dispatch:
env:
REGISTRY: bitfreedom.net/code
REGISTRY: bitfreedom.net
IMAGE_NAME: ${{ github.repository }}
jobs:

View file

@ -9,7 +9,7 @@ on:
workflow_dispatch:
env:
REGISTRY: bitfreedom.net/code
REGISTRY: bitfreedom.net
IMAGE_NAME: ${{ github.repository }}
jobs: