Skip to content

Commit 4598114

Browse files
fix: no more schedule deploy necessary, it will be run by changes in public
1 parent 6af7dfd commit 4598114

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
push:
88
branches:
99
- main
10-
schedule:
11-
- cron: 0 0 * * *
1210

1311
# Sets the GITHUB_TOKEN permissions to allow deployment to GitHub Pages
1412
permissions:

0 commit comments

Comments
 (0)