From d65af4aef4d83b60d4a2b4c52b4f7399daef277a Mon Sep 17 00:00:00 2001 From: gluap <44007906+gluap@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:00:52 +0100 Subject: [PATCH] Update gh-pages-staging.yml try to fix the edit links --- .github/workflows/gh-pages-staging.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/gh-pages-staging.yml b/.github/workflows/gh-pages-staging.yml index a54cebab..741917da 100644 --- a/.github/workflows/gh-pages-staging.yml +++ b/.github/workflows/gh-pages-staging.yml @@ -1,5 +1,9 @@ name: github pages staging +env: + GH_REPO: ${{github.repository}} + GH_BRANCH: main + on: push: branches: