fix: use full Gitea URL in template (cross-repo resolution)
Some checks failed
build / build (push) Failing after 1s
Some checks failed
build / build (push) Failing after 1s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: libreshop/actions/.gitea/actions/docker-build@main
|
||||
- uses: git.librete.ch/libretech/actions/.gitea/actions/docker-build@main
|
||||
with:
|
||||
registry: ${{ secrets.REGISTRY }}
|
||||
registry_user: ${{ secrets.REGISTRY_USER }}
|
||||
|
||||
Reference in New Issue
Block a user