Skip to content

Commit

Permalink
Merge pull request #896 from wakatime/misc/ensure-tag-prefix
Browse files Browse the repository at this point in the history
Make sure tags are prefixed with v
  • Loading branch information
alanhamlett authored Aug 10, 2023
2 parents 14cf01a + 8da1cba commit 31f8e1a
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 31f8e1a

Please sign in to comment.