Fix electron-builder
This commit is contained in:
@ -157,7 +157,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
contents: write
|
||||
# if: ${{ github.event_name == 'release' || github.event_name == 'schedule' }}
|
||||
if: ${{ github.event_name == 'release' || github.event_name == 'schedule' }}
|
||||
needs: [prepare-files, build-apps]
|
||||
env:
|
||||
VERSION_NO_V: ${{ needs.prepare-files.outputs.version }}
|
||||
|
||||
@ -79,5 +79,5 @@ linux:
|
||||
|
||||
publish:
|
||||
- provider: generic
|
||||
url: https://dl.zoo.dev/releases/modeling-app/test/electron-builder
|
||||
url: https://dl.zoo.dev/releases/modeling-app/test/cut-release-v0.25.1-updater-test
|
||||
channel: latest
|
||||
|
||||
Reference in New Issue
Block a user