Update build.yml
Simplified but not oversimplified
This commit is contained in:
parent
cd20c6e4dc
commit
b0febac654
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue