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 f06956c commit 8b3110eCopy full SHA for 8b3110e
.github/workflows/iga.yaml
@@ -49,7 +49,7 @@ jobs:
49
name: Send to ${{needs.get_repository.outputs.server}}
50
runs-on: ubuntu-latest
51
needs: get_repository
52
- outputs:
+ outputs:
53
record_doi: ${{steps.iga.outputs.record_doi}}
54
steps:
55
- uses: caltechlibrary/iga@v1
0 commit comments