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

Commit e13bada

Browse files
committed
fix(ci): remove it again -.-
1 parent 5a00f49 commit e13bada

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

-5
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,3 @@ jobs:
1717
node-version: 12
1818
- name: Install dependencies
1919
run: npm ci
20-
- name: Release
21-
env:
22-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
24-
run: npm run semantic-release --dry-run

0 commit comments

Comments
 (0)