ci: update

This commit is contained in:
Splitter
2023-11-26 21:25:33 +00:00
parent b72fa8adea
commit 20020b25e7
2 changed files with 12 additions and 2 deletions

View File

@@ -3,6 +3,12 @@ name: Updater (WIP)
on:
schedule:
- cron: 0 0 * * 0
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch:
# Provide permission to clone the repo and deploy it to GitHub Pages
permissions:
contents: write
jobs:
update: