1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 10:22:39 +01:00

🐛 fix version number in release

This commit is contained in:
Flam3rboy 2021-08-15 13:23:04 +02:00
parent 53b4bc9ecb
commit 44786a3252

View File

@ -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