We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e501501 commit a3d5a31Copy full SHA for a3d5a31
1 file changed
.github/workflows/automated.yml
@@ -13,12 +13,9 @@ jobs:
13
uses: cycjimmy/semantic-release-action@v2
14
id: semantic
15
with:
16
- # semantic_version: 17.4.3
17
extra_plugins: |
18
@semantic-release/changelog
19
@semantic-release/git
20
- @semantic-release/npm
21
- # @semantic-release/github
22
env:
23
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
24
NPM_TOKEN: "${{ secrets.NPM_TOKEN }}"
0 commit comments