1
0
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:
A_D 2021-08-03 15:54:02 +02:00
parent 2030fd5fc6
commit 9365d4e774
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -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