Skip to content

Commit

Permalink
try CHANGE_TOKEN, now that no longer on fork
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed May 24, 2024
1 parent a871f64 commit d7c14db
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 d7c14db

Please sign in to comment.