From 4181082461b1023e663b84c664a087432d14a4bb Mon Sep 17 00:00:00 2001 From: HassanAkbar Date: Thu, 25 Apr 2024 12:07:20 +0500 Subject: [PATCH] updated to use glossary branch --- .github/workflows/deploy-staging.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-staging.yml b/.github/workflows/deploy-staging.yml index b1b0bb6..c8d2817 100644 --- a/.github/workflows/deploy-staging.yml +++ b/.github/workflows/deploy-staging.yml @@ -46,7 +46,7 @@ jobs: token: ${{ github.token }} repository: geolexica/isotc211.geolexica.org path: . - ref: refs/heads/${{ github.event.inputs.glossary_branch }} + ref: refs/heads/add_config_for_glossarist fetch-depth: 1 - name: Use Ruby @@ -61,7 +61,7 @@ jobs: token: ${{ github.token }} repository: geolexica/isotc211-glossary path: isotc211-glossary - ref: refs/heads/generated_concepts_from_20231214_glossary_with_math + ref: refs/heads/${{ github.event.inputs.glossary_branch }} fetch-depth: 1 - name: Checkout breviter