We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9d981 commit 2489d34Copy full SHA for 2489d34
1 file changed
live-demo/deploy/.woodpecker.yml
@@ -26,6 +26,7 @@ steps:
26
- pnpm install
27
- /bin/bash ../live-demo/deploy/buildRelease.sh
28
# - pnpm audit --audit-level=critical
29
+
30
- pnpm exec semantic-release
31
32
slack-on-success:
0 commit comments