Skip to content

Commit

Permalink
use specific commit for upload-to-zenodo including our PR
Browse files Browse the repository at this point in the history
  • Loading branch information
falkoschindler committed Dec 5, 2024
1 parent 240ef84 commit a0d8326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/citation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Upload to Zenodo
id: release
uses: megasanjay/upload-to-zenodo@v2.0.1
uses: megasanjay/upload-to-zenodo@43390984723d64d501f361820f6e558dececdfcc
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
zenodo_token: ${{ secrets.ZENODO_TOKEN }}
Expand Down

0 comments on commit a0d8326

Please sign in to comment.