From fab357b7a679f91eb89cea60fee728be36b7e353 Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Sun, 5 Jan 2025 21:15:56 +0100 Subject: [PATCH] changed build-branch --- .github/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8fb6398..c28c0fe 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,7 +15,6 @@ jobs: uses: actions/checkout@v4 with: submodules: 'true' - github-server-url: 'https:/github.com/' - name: Install apt packages run: apt update && apt install -y jq rsync - name: Get latest Hugo version