Skip to content

Commit 0c32093

Browse files
committed
ci: build settings
1 parent 5ba8de1 commit 0c32093

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/auto-publish.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ jobs:
3939
{name: 'beta', prerelease: true},
4040
]
4141
extra_plugins: |
42-
@semantic-release/changelog@^6.0.3
43-
@semantic-release/git@^10.0.1
44-
@semantic-release/npm@^12.0.1
42+
@semantic-release/[email protected]
43+
@semantic-release/[email protected]
44+
@semantic-release/[email protected]
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)