Skip to content

Commit

Permalink
Make sure tags are prefixed with v
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhamlett committed Aug 10, 2023
1 parent 14cf01a commit 8da1cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ jobs:
id: semver-tag
uses: wakatime/semver-action@master
with:
prefix: v
prerelease_id: alpha
main_branch_name: release
- name: Create tag
Expand Down

0 comments on commit 8da1cba

Please sign in to comment.