fix: use https:// prefix for Gitea composite action ref
All checks were successful
build / build (pull_request) Successful in 1m12s
All checks were successful
build / build (pull_request) Successful in 1m12s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: git.librete.ch/libretech/actions/.gitea/actions/docker-build@main
|
||||
- uses: https://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