release to tag on v2 branch

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof 2021-09-04 09:21:47 +02:00
parent bd22aed868
commit 1a73d1412d
No known key found for this signature in database
GPG Key ID: 9858809D6F8F6E7E
1 changed files with 1 additions and 0 deletions

View File

@ -42,5 +42,6 @@ jobs:
with:
artifacts: "bin/*"
prerelease: true
commit: "v2"
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.event.inputs.tag }}