Update release.yml
This commit is contained in:
parent
1f19f420ef
commit
a5697712ac
|
@ -36,6 +36,7 @@ jobs:
|
|||
# NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
||||
|
||||
publish-electron:
|
||||
needs: [build]
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue