ci: 👷 remove --dry-run
ci/woodpecker/pr/woodpecker Pipeline failed Details

issues/1
RaviAnand Mohabir 2 years ago
parent 1fec3b5d39
commit 6db40907a2

@ -2,7 +2,7 @@ pipeline:
conventional_commits:
image: node:18
commands:
- npx standard-version --dry-run
- npx standard-version
- git tag
branches: main

Loading…
Cancel
Save