chore: update action ref to public/actions after org transfer
Some checks failed
build / build (push) Failing after 6s
Some checks failed
build / build (push) Failing after 6s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- 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:
|
with:
|
||||||
registry: ${{ secrets.REGISTRY }}
|
registry: ${{ secrets.REGISTRY }}
|
||||||
registry_user: ${{ secrets.REGISTRY_USER }}
|
registry_user: ${{ secrets.REGISTRY_USER }}
|
||||||
|
|||||||
Reference in New Issue
Block a user