Skip to content

Commit 65fe83b

Browse files
committed
fix: disable semantic-release git plugin
Ticket: VL-2052
1 parent d97c976 commit 65fe83b

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
uses: semantic-release-action/typescript/.github/workflows/release.yml@v3
2424
secrets:
2525
npm-token: ${{ secrets.NPM_TOKEN }}
26+
with:
27+
disable-semantic-release-git: true

.releaserc.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)