Skip to content

Commit d1891fb

Browse files
committed
fix(ci/cd): Correct workflow /8
1 parent 53c0e39 commit d1891fb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
run: npm run test:nowatch
3333
- name: Semantic Release
3434
run: npx semantic-release
35-
plugins: |
36-
@semantic-release/changelog@6.0.3
37-
@semantic-release/github
3835
env:
3936
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4037

0 commit comments

Comments
 (0)