Don't build installer
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -193,7 +193,6 @@ jobs:
|
||||
- macos
|
||||
- windows
|
||||
|
||||
# if: ${{ false }}
|
||||
if: needs.source.outputs.trigger_type == 'new-master' || needs.source.outputs.trigger_type == 'new-tag'
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
Reference in New Issue
Block a user