We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478506a commit f9e061aCopy full SHA for f9e061a
src/papyrus-lang-vscode/.releaserc
@@ -16,7 +16,6 @@
16
"@semantic-release/github"
17
],
18
"prepare": [
19
- "@semantic-release/git",
20
{
21
"path": "@semantic-release/exec",
22
"cmd": "vsce package --no-git-tag-version --no-update-package-json --githubBranch %BRANCH_NAME% %PRERELEASE_FLAG% --out papyrus-lang-vscode.vsix %VERSION%"
0 commit comments