1
0
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:
Flam3rboy 2021-08-15 13:23:04 +02:00
parent e79d273920
commit fe7663cb48

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