mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-29 22:49:56 +00:00
🐛 fix release version
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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