Skip to content

Commit

Permalink
Update build-deploy-staging.yml
Browse files Browse the repository at this point in the history
added staging branch link for glossary
  • Loading branch information
HassanAkbar authored Mar 13, 2024
1 parent 15ef15b commit 3d7ba31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy-staging.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: site-deploy-github-pages
name: site-deploy-github-pages-staging

on:
push:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
token: ${{ github.token }}
repository: geolexica/isotc211-glossary
path: isotc211-glossary
ref: refs/heads/main
ref: refs/heads/generated_concepts_from_20231214_glossary_with_math
fetch-depth: 1

- name: Checkout breviter
Expand Down

0 comments on commit 3d7ba31

Please sign in to comment.