Skip to content

Commit ed980ff

Browse files
committed
Replace general token with PAT token
1 parent 427052b commit ed980ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare_test_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
--notes "Automated test data release for Zenodo record ID ${{ inputs.zenodo_record_id }}" \
7575
${{ env.ARCHIVE_NAME }}
7676
env:
77-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77+
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)