mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
dont create releases on manual builds
This commit is contained in:
parent
2030fd5fc6
commit
9365d4e774
1
.github/workflows/windows-build.yml
vendored
1
.github/workflows/windows-build.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
name: Release new version
|
||||
runs-on: ubuntu-latest
|
||||
needs: test
|
||||
if: "${{ github.event_name != 'workflow_dispatch' }}"
|
||||
|
||||
steps:
|
||||
- name: Download binary
|
||||
|
Loading…
x
Reference in New Issue
Block a user