Skip to content

Commit

Permalink
start release tag with v version
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaZezulinsky committed Oct 23, 2024
1 parent ad0a609 commit 6e4d48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: "patch"
RELEASE_BRANCHES: "master"
WITH_V: false
WITH_V: true
- name: Create release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 6e4d48f

Please sign in to comment.