Skip to content

Commit

Permalink
fix: slog bump problem (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
danteay committed Apr 17, 2024
1 parent 9fb7fb8 commit 5d0ed4b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 86 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tag_adapters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
working-directory: adapters/${{ matrix.adapter }}
run: |
python -m pip install -U commitizen
cz bump --changelog --yes
cz bump --yes
export REV=`cz version --project`
echo "version=$REV" >> $GITHUB_OUTPUT
Expand Down
85 changes: 0 additions & 85 deletions adapters/slog/CHANGELOG.md

This file was deleted.

0 comments on commit 5d0ed4b

Please sign in to comment.