Skip to content

Commit cd8b204

Browse files
authored
Update ci.yml
1 parent eabd467 commit cd8b204

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ jobs:
99
- uses: actions/checkout@v2
1010
with:
1111
fetch-depth: 0
12-
- name: Pull modules
13-
run: npx -p @semantic-release/changelog -p @semantic-release/git
14-
env:
15-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1612
- name: Release
1713
run: npx semantic-release
1814
env:

0 commit comments

Comments
 (0)