We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9b419 commit dffcfbcCopy full SHA for dffcfbc
.github/workflows/iga.yml
@@ -60,7 +60,7 @@ jobs:
60
run_iga:
61
name: "Send to ${{needs.get_repository.outputs.server}}"
62
runs-on: ubuntu-latest
63
- needs: get_repository
+ needs: [get_repository, CodeMeta2CFF]
64
steps:
65
- uses: caltechlibrary/iga@main
66
with:
0 commit comments