Update release.yml
This commit is contained in:
parent
83d85ac324
commit
7053a094d6
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.artifact }}
|
name: ${{ matrix.artifact }}
|
||||||
path: bundle/${{ matrix.artifact }}
|
path: ${{ matrix.artifact }}
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: [insiders-build]
|
needs: [insiders-build]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user