Update cmake-windows.yml
This commit is contained in:
parent
4e06d23af2
commit
c36f049f24
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-windows.yml
vendored
2
.github/workflows/cmake-windows.yml
vendored
|
@ -87,7 +87,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: ${Env:VERSION}
|
tag_name: ${{ github.ref }}
|
||||||
release_name: Release ${Env:VERSION} xmrig-AutobuildGithubActionsWINDOWS
|
release_name: Release ${Env:VERSION} xmrig-AutobuildGithubActionsWINDOWS
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue