Skip to content

Commit 4e64415

Browse files
committed
fix: small change
1 parent 2e83c3e commit 4e64415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
run: |
40-
semantic-release -v version --commit --tag --push --verbose
40+
semantic-release version
4141
4242
- name: Build package
4343
run: bash utils/build_package.sh

0 commit comments

Comments
 (0)