Skip to content

Commit a3d5a31

Browse files
committed
fix: test
1 parent e501501 commit a3d5a31

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/automated.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ jobs:
1313
uses: cycjimmy/semantic-release-action@v2
1414
id: semantic
1515
with:
16-
# semantic_version: 17.4.3
1716
extra_plugins: |
1817
@semantic-release/changelog
1918
@semantic-release/git
20-
@semantic-release/npm
21-
# @semantic-release/github
2219
env:
2320
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2421
NPM_TOKEN: "${{ secrets.NPM_TOKEN }}"

0 commit comments

Comments
 (0)