mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-05 18:32:33 +01:00
Update release.yml
This commit is contained in:
parent
7cf70351de
commit
1c5f33bb2b
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -7,7 +7,6 @@ on:
|
||||
|
||||
name: Publish Release
|
||||
|
||||
|
||||
jobs:
|
||||
insiders-build:
|
||||
strategy:
|
||||
@ -40,7 +39,7 @@ jobs:
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ matrix.artifact }}
|
||||
path: ${{ matrix.artifact }}
|
||||
path: bundle/${{ matrix.artifact }}
|
||||
|
||||
release:
|
||||
needs: [insiders-build]
|
||||
|
Loading…
Reference in New Issue
Block a user