Skip to content

Commit b264438

Browse files
committed
fix: setup ci-cd
1 parent 20fd847 commit b264438

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/pullRequestController.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
extra_plugins: |
8686
@semantic-release/git
8787
@semantic-release/changelog
88+
@semantic-release/exec
8889
env:
8990
GITHUB_TOKEN: ${{ secrets.PAT }}
9091

.github/workflows/pushMain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
extra_plugins: |
8484
@semantic-release/git
8585
@semantic-release/changelog
86+
@semantic-release/exec
8687
env:
8788
GIT_COMMITTER_NAME: github-actions[bot]
8889
GIT_COMMITTER_EMAIL: github-actions[bot]@users.noreply.github.com

0 commit comments

Comments
 (0)