Update diary.yml

This commit is contained in:
Andros Fenollosa
2021-08-04 22:48:18 +02:00
committed by GitHub
parent 01e7b191b8
commit 8fd9428b5f

View File

@@ -2,6 +2,8 @@ name: build-pack
on:
push:
branches:
- self
schedule:
- cron: "21 6 * * *"
@@ -21,6 +23,7 @@ jobs:
lein run
- name: Upload
run: |
git checkout self
rm -rf docs/index.html docs/static
mv dist/index.html docs
mv dist/static docs/