Skip to content

Commit

Permalink
Minor edit to GitHub release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0dus-0x committed Sep 19, 2022
1 parent 750b207 commit 2b57cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
bump_version_scheme: minor
tag_prefix: v
bump_version_scheme: patch
tag_prefix: "v"
use_github_release_notes: true

- name: Get outputs
Expand Down

0 comments on commit 2b57cb4

Please sign in to comment.