mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 04:32:35 +01:00
🐛 fix version number in release
This commit is contained in:
parent
e79d273920
commit
fe7663cb48
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -48,6 +48,8 @@ jobs:
|
||||
- name: Extract version
|
||||
id: extract_version
|
||||
uses: Saionaro/extract-package-version@v1.0.6
|
||||
with:
|
||||
path: api
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: fosscord-server-windows.exe
|
||||
|
Loading…
Reference in New Issue
Block a user