Skip to content

Commit 04103e6

Browse files
committed
build: remove dry-run
1 parent a674af9 commit 04103e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
3030
- name: Semantic Release
3131
uses: cycjimmy/semantic-release-action@v3
32-
with:
33-
dry_run: true
3432
env:
3533
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3634
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)