Switch back to incrementing tags

This commit is contained in:
Antony Messerli 2023-06-10 15:02:29 -05:00
parent 69bb53941e
commit d76ecc5ea8

View File

@ -143,6 +143,6 @@ jobs:
uses: anothrNick/github-tag-action@1.61.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_TAG: 0.6.7-nbxyz31
CUSTOM_TAG: ${{ env.VERSION_TAG }}
WITH_V: true
RELEASE_BRANCHES: master