mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 18:33:13 +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
|
name: Release new version
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: test
|
needs: test
|
||||||
|
if: "${{ github.event_name != 'workflow_dispatch' }}"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download binary
|
- name: Download binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user