Skip to content

Commit fd753af

Browse files
committed
start tagging releases again
1 parent 3bf6ad1 commit fd753af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ jobs:
8888
TWINE_USERNAME: __token__
8989
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
9090
run: |
91+
python tests/check_changelog_and_version.py --ensure-tag
9192
python -m build && twine upload --skip-existing dist/*

0 commit comments

Comments
 (0)