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 20fd847 commit b264438Copy full SHA for b264438
.github/workflows/pullRequestController.yml
@@ -85,6 +85,7 @@ jobs:
85
extra_plugins: |
86
@semantic-release/git
87
@semantic-release/changelog
88
+ @semantic-release/exec
89
env:
90
GITHUB_TOKEN: ${{ secrets.PAT }}
91
.github/workflows/pushMain.yml
@@ -83,6 +83,7 @@ jobs:
83
84
GIT_COMMITTER_NAME: github-actions[bot]
GIT_COMMITTER_EMAIL: github-actions[bot]@users.noreply.github.com
0 commit comments