Skip to content

Commit 713d96a

Browse files
Merge pull request #335 from microsoft/v1.9.7
Updating release definition to match pypi standards
2 parents 3e25723 + 05525a4 commit 713d96a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
run: |
3838
rm -rf dist build *.egg-info
3939
python -m build
40+
twine check dist/*
4041
twine upload dist/*

0 commit comments

Comments
 (0)