1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-25 19:52:36 +01:00

Update release.yml

This commit is contained in:
Flam3rboy 2021-08-15 13:34:34 +02:00 committed by GitHub
parent 83d85ac324
commit 7053a094d6

View File

@ -39,7 +39,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: ${{ matrix.artifact }}
path: bundle/${{ matrix.artifact }}
path: ${{ matrix.artifact }}
release:
needs: [insiders-build]