Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 5a00f49

Browse files
committed
fix(ci): --dry-run not working as expected
1 parent 4eb663f commit 5a00f49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ jobs:
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
24-
CI: true
2524
run: npm run semantic-release --dry-run

0 commit comments

Comments
 (0)