Skip to content

Commit facb79c

Browse files
committed
rollback
1 parent ad5439c commit facb79c

File tree

5 files changed

+40
-365
lines changed

5 files changed

+40
-365
lines changed

.env.example

-3
This file was deleted.

.github/workflows/deploy.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
name: Deploy to GitHub Pages
22

33
on:
4-
# Trigger the workflow every time you push to the `main` branch
54
push:
65
branches: [ main ]
7-
# Allow you to run this workflow manually from the Actions tab on GitHub.
86
workflow_dispatch:
97

10-
# Allow this job to clone the repo and create a page deployment
118
permissions:
129
contents: read
1310
pages: write

0 commit comments

Comments
 (0)