Update cmake-windows.yml

This commit is contained in:
RedxLus 2021-01-28 19:16:41 +01:00 committed by GitHub
parent 5fc9ae2c8d
commit d614deea40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,9 +86,10 @@ jobs:
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VERSION: ${{ Env:VERSION }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ Env:VERSION }} xmrig-AutobuildGithubActionsWINDOWS
release_name: Release ${{ VERSION }} xmrig-AutobuildGithubActionsWINDOWS
draft: false
prerelease: false
- name: Upload Release Asset