Skip to content

Commit 8ef145e

Browse files
committed
fix: disable semantic release git
Ticket: VL-3425
1 parent 0fc3449 commit 8ef145e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ jobs:
5252
needs:
5353
- test
5454
uses: BitGo/semantic-release-github-actions/.github/workflows/release.yml@v5
55+
with:
56+
disable-semantic-release-git: true

0 commit comments

Comments
 (0)