Skip to content

Commit 3657231

Browse files
Github Actions pipeline changes
1 parent 6e4d48f commit 3657231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
123123
DEFAULT_BUMP: "patch"
124124
RELEASE_BRANCHES: "master"
125-
WITH_V: true
125+
WITH_V: false
126126
- name: Create release
127127
id: create_release
128128
uses: actions/create-release@v1

0 commit comments

Comments
 (0)