Skip to content

Commit 451d373

Browse files
committed
ci: 🎡 debug semantic-release
1 parent f1bec94 commit 451d373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ jobs:
245245
- name: Increment version
246246
id: semantic-version
247247
run: |
248+
pdm run semantic-release --noop -v version --patch --no-commit
248249
version=$(pdm run semantic-release version --patch --no-commit 2>/dev/null)
249250
echo "version=$version" >> "$GITHUB_OUTPUT"
250251

0 commit comments

Comments
 (0)