mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-13 20:53:20 +00:00
🐛 fix release version
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Extract version
|
||||
id: extract_version
|
||||
uses: Saionaro/extract-package-version@v1.0.6
|
||||
uses: Saionaro/extract-package-version@v1.1.1
|
||||
with:
|
||||
path: api
|
||||
- uses: actions/download-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user