Skip to content

Commit

Permalink
Update gtrepo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M3ssman authored May 23, 2024
1 parent d7047a3 commit b77b45f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gtrepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
rm rawCITATION.cff
- name: symlink metadata as index
run: ln -s ghout/metadata.md ghout/index.md
run: ln -s metadata.md ghout/index.md

- name: ensure valid METS
run: bash -ex scripts/data_mets.sh
Expand Down Expand Up @@ -260,4 +260,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages # The branch the action should deploy to.
folder: ghout # The folder the action should deploy.
folder: ghout # The folder the action should deploy.

0 comments on commit b77b45f

Please sign in to comment.