Skip to content

Commit 8857394

Browse files
committed
ci: remove dry-run for semantic-release
1 parent 28a4acc commit 8857394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
63-
run: npx semantic-release --dry-run
63+
run: npx semantic-release

0 commit comments

Comments
 (0)