Skip to content

Commit 8a038b4

Browse files
author
Achaad
committed
fix: fix .releaserc command
1 parent 3c2e0ef commit 8a038b4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,5 @@ jobs:
2424
uses: cycjimmy/semantic-release-action@v4.1.1
2525
with:
2626
semantic_version: 18.0.0
27-
extra_plugins: |
28-
@semantic-release/changelog@5.0.1
29-
@semantic-release/git
30-
@semantic-release/exec
31-
branches: |
32-
['master']
3327
env:
3428
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)