🐛 fix version number in release
This commit is contained in:
parent
53b4bc9ecb
commit
44786a3252
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -48,6 +48,8 @@ jobs:
|
|||||||
- name: Extract version
|
- name: Extract version
|
||||||
id: extract_version
|
id: extract_version
|
||||||
uses: Saionaro/extract-package-version@v1.0.6
|
uses: Saionaro/extract-package-version@v1.0.6
|
||||||
|
with:
|
||||||
|
path: api
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: fosscord-server-windows.exe
|
name: fosscord-server-windows.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user