build self

This commit is contained in:
mrluffya 2021-02-11 13:38:05 +08:00
parent 86af523883
commit a0cc8938b8

View file

@ -3,9 +3,10 @@ name: Build FFmpeg
on: on:
push: [] push: []
repository_dispatch: repository_dispatch:
types: [build] # types: [build]
schedule: types: [created]
- cron: '0 12 * * *' # schedule:
# - cron: '0 12 * * *'
jobs: jobs:
purge_artifacts: purge_artifacts: