We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a8f0b commit bd0788fCopy full SHA for bd0788f
1 file changed
.github/workflows/release.yml
@@ -39,6 +39,7 @@ jobs:
39
"@semantic-release/commit-analyzer"
40
"@semantic-release/release-notes-generator"
41
"@google/semantic-release-replace-plugin"
42
+ "@semantic-release/exec"
43
"@semantic-release/git
44
"@semantic-release/github
45
env:
0 commit comments