Updated tag format

This commit is contained in:
Juan Gilsanz Polo 2023-05-28 03:14:16 +02:00
parent 459e67363c
commit 2fc78b415b

View file

@ -197,7 +197,7 @@ jobs:
with:
artifacts: "releases/*"
token: ${{ secrets.GH_TOKEN }}
tag: '${{ github.event.inputs.version }} (${{ github.event.inputs.number }})'
tag: '${{ github.event.inputs.version }}_(${{ github.event.inputs.number }})'
name: v${{ github.event.inputs.version }}
draft: true
prerelease: false