diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index b90010d..281de6a 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -27,6 +27,7 @@ jobs: uses: https://github.com/actions/checkout@v3 with: repository: mpolden/echoip + github-server-url: "https://github.com" - name: Build and push uses: https://github.com/docker/build-push-action@v4