release workflow: fix version number

This commit is contained in:
Roman Fomin 2022-10-23 01:18:42 +07:00
parent b3e43f845d
commit ef2d5772a0

View File

@ -77,7 +77,7 @@ jobs:
cpack -G ZIP
- name: Release
uses: ncipollo/release-action@v1.11.1
uses: ncipollo/release-action@v1
with:
name: Woof! ${{ env.VERSION }}
bodyFile: CHANGELOG.md