diff --git a/.gitea/workflows/build-template.yml b/.gitea/workflows/build-template.yml index 7c1064a..238b8fc 100644 --- a/.gitea/workflows/build-template.yml +++ b/.gitea/workflows/build-template.yml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: https://git.librete.ch/libretech/actions/.gitea/actions/docker-build@main + - uses: https://git.librete.ch/public/actions/.gitea/actions/docker-build@main with: registry: ${{ secrets.REGISTRY }} registry_user: ${{ secrets.REGISTRY_USER }}