Skip to content

Commit

Permalink
try old token
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed May 24, 2024
1 parent a57c6e8 commit 7c48ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
--exclude-tags-regex "^(?!v).*?$" \
--user bids-standard \
--project bids-specification \
--token ${CHANGELOG_GITHUB_TOKEN} \
--token ${CHANGE_TOKEN} \
--output ~/changelog_build/CHANGES.md \
--header-label "# Changelog" \
--release-branch master \
Expand Down

0 comments on commit 7c48ed9

Please sign in to comment.