Skip to content

Commit 1fb64bc

Browse files
committed
check new release
1 parent e46db41 commit 1fb64bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Build Package 🛠
2222
run: yarn build
2323
- name: Release 🚀
24-
run: npx semantic-release --debug
24+
run: npx semantic-release --dry-run --debug
2525
env:
2626
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)