Re-add that if condition
This commit is contained in:
parent
9c87853e9d
commit
11a987571c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -122,6 +122,7 @@ jobs:
|
|||
path: artifacts/*
|
||||
publish_release:
|
||||
name: Publish release
|
||||
if: github.event_name != 'push'
|
||||
needs: build_ffmpeg
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue