Update build.yml

Simplified but not oversimplified
This commit is contained in:
Nautilus 2021-03-07 15:53:57 +05:30 committed by GitHub
parent cd20c6e4dc
commit b0febac654
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,6 @@ jobs:
path: artifacts/* path: artifacts/*
publish_release: publish_release:
name: Publish release name: Publish release
if: ${{github.event_name != 'push'}}
needs: build_ffmpeg needs: build_ffmpeg
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: