Skip to content

Commit 970a323

Browse files
build: test print-version
1 parent bb545a2 commit 970a323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
poetry run semantic-release \
6868
--prerelease \
6969
publish
70+
poetry run semantic-release print-version --current --verbosity=DEBUG
7071
# --define=upload_to_repository=true \
7172
env:
7273
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)