Skip to content

Commit

Permalink
check which version we are running
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed May 24, 2024
1 parent 6c475ec commit 0affa6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
# CircleCI web UI.
command: |
mkdir ~/changelog_build
github_changelog_generator --version
github_changelog_generator \
--exclude-tags-regex "^(?!v).*?$" \
--user bids-standard \
Expand Down

0 comments on commit 0affa6b

Please sign in to comment.