mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-05 00:54:27 +02:00
Only publish release on Schedule
This commit is contained in:
parent
6f9cc90be4
commit
1586c0a789
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -90,6 +90,7 @@ jobs:
|
||||
path: artifacts/*
|
||||
publish_release:
|
||||
name: Publish release
|
||||
if: github.event_name == 'schedule'
|
||||
needs: build_ffmpeg
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user