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