Skip to content

Commit 7c72f82

Browse files
committed
ci(release): add @semantic-release/exec as extra plugin
Refs #3687
1 parent e5df10e commit 7c72f82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
dry_run: true
3232
extra_plugins: |
3333
@semantic-release/git
34+
@semantic-release/exec
3435
env:
3536
GITHUB_TOKEN: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}
3637
NPM_TOKEN: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)