mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
fix
This commit is contained in:
5
.github/workflows/build-app-pro-beta.yaml
vendored
5
.github/workflows/build-app-pro-beta.yaml
vendored
@@ -93,8 +93,6 @@ jobs:
|
||||
cd dbgate-merged
|
||||
yarn fillPackagedPlugins
|
||||
- name: Publish
|
||||
env:
|
||||
DEBUG: electron-builder, electron-notarize, notarytool
|
||||
run: |
|
||||
cd ..
|
||||
cd dbgate-merged
|
||||
@@ -116,6 +114,9 @@ jobs:
|
||||
|
||||
APPLE_APP_SPECIFIC_PASSWORD: ${{secrets.APPLE_APP_SPECIFIC_PASSWORD}}
|
||||
|
||||
DEBUG: electron-builder, electron-notarize, notarytool
|
||||
|
||||
|
||||
- name: Copy artifacts
|
||||
run: |
|
||||
mkdir artifacts
|
||||
|
||||
Reference in New Issue
Block a user