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 427052b commit ed980ffCopy full SHA for ed980ff
1 file changed
.github/workflows/prepare_test_data.yml
@@ -74,4 +74,4 @@ jobs:
74
--notes "Automated test data release for Zenodo record ID ${{ inputs.zenodo_record_id }}" \
75
${{ env.ARCHIVE_NAME }}
76
env:
77
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments