diff --git a/.gitea/workflows/arm64-amd64.yaml b/.gitea/workflows/arm64-amd64.yaml index fe0bc43..e536131 100644 --- a/.gitea/workflows/arm64-amd64.yaml +++ b/.gitea/workflows/arm64-amd64.yaml @@ -132,7 +132,7 @@ jobs: - name: Docker build id: build - uses: ./build-and-push + uses: https://gitea.ldpt.fr/actions/docker/build-and-push@main with: oci-registry: ${{ inputs.oci-registry }} oci-registry-username: ${{ secrets.OCI_REGISTRY_USERNAME }}