Update cmake-windows.yml

This commit is contained in:
RedxLus 2021-01-26 20:20:27 +01:00
parent 4e06d23af2
commit c36f049f24

View file

@ -87,7 +87,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${Env:VERSION}
tag_name: ${{ github.ref }}
release_name: Release ${Env:VERSION} xmrig-AutobuildGithubActionsWINDOWS
draft: false
prerelease: false