fix: add index file

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
This commit is contained in:
0xMRTT 2023-07-10 21:47:24 +02:00 committed by GitHub
parent e559195740
commit 0f8146c331
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,9 @@ name: Repo
on:
# Rebuild once a day
schedule:
- cron: "0 0 * * *"
#schedule:
# - cron: "0 0 * * *"
push:
workflow_dispatch:
jobs:
@ -54,8 +55,8 @@ jobs:
upload-bundles: true
upload-pages-artifact: true
upload-pages-includes: |
default.css
index.html
repo/default.css
repo/index.html
# See "Github Pages" below
deploy: