Skip to content

Commit 5adc11b

Browse files
chore(CI): enable dry run for semantic-release
1 parent f0151d3 commit 5adc11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
- name: Release to NPM
6060
env:
6161
DEBUG: semantic-release:*
62-
run: npx [email protected] --branches main
62+
run: npx [email protected] --branches main --dry-run

0 commit comments

Comments
 (0)