Skip to content

Commit

Permalink
Update run-citation-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yingpengma authored Mar 19, 2024
1 parent 7209b5a commit 2287de9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/run-citation-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ jobs:
run: |
python getCitation.py
working-directory: ./scripts

- name: Upload citationCount.json
uses: actions/upload-artifact@v2
with:
name: citationCount
path: scripts/citationCount.json

0 comments on commit 2287de9

Please sign in to comment.