Update auto-update.yml

This commit is contained in:
freearhey 2021-03-10 02:12:51 +03:00
parent 8e7a7913e8
commit cad100a3dd

View file

@ -1,6 +1,8 @@
name: auto-update
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
update-guide:
runs-on: ubuntu-latest