Update diary.yml

This commit is contained in:
Andros Fenollosa 2021-08-09 11:47:21 +02:00 committed by GitHub
parent 6d403904d3
commit 36e5fb60b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ jobs:
- name: Upload
run: |
git fetch
git branch -f self origin/self
git checkout self
rm -rf docs/index.html docs/static
mv dist/index.html docs