Fix tagging 4 (#110)
This should bump a #MINOR version... This is a test.
This commit is contained in:
committed by
GitHub
parent
c362aa0cd6
commit
4f1a677750
4
.github/workflows/tags.yaml
vendored
4
.github/workflows/tags.yaml
vendored
@@ -19,3 +19,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
PRERELEASE: false
|
||||
WITH_V: true
|
||||
MAJOR_STRING_TOKEN: MAJOR
|
||||
MINOR_STRING_TOKEN: MINOR
|
||||
PATCH_STRING_TOKEN: PATCH
|
||||
NONE_STRING_TOKEN: NONE
|
||||
|
||||
Reference in New Issue
Block a user