Skip to content

Commit 11601e1

Browse files
committed
ci: disable dry run to publish first release
1 parent 3821e51 commit 11601e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: npm run build
3434

3535
- name: "Semantic Release"
36-
run: npx semantic-release --dry-run
36+
run: npx semantic-release

0 commit comments

Comments
 (0)