Skip to content

Commit 489fa33

Browse files
committed
fix: test semantic release
test semantic release
1 parent a6c4a3c commit 489fa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
3838
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
39-
run: npx semantic-release # --dry-run
39+
run: npx semantic-release # --dry-run
4040

4141

0 commit comments

Comments
 (0)