mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 03:52:12 -04:00
release workflow: fix version number
This commit is contained in:
parent
b3e43f845d
commit
ef2d5772a0
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user