Skip to content

Commit

Permalink
updated to use glossary branch
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanAkbar authored Apr 25, 2024
1 parent 806202f commit 4181082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4181082

Please sign in to comment.