Skip to content

Commit 9bfe0d2

Browse files
authored
Update schedule.yml
1 parent 24f972e commit 9bfe0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
uses: JamesIves/github-pages-deploy-action@v4.2.3
4444
with:
4545
branch: dist
46-
folder: build
46+
folder: dist
4747
token: "${{ secrets.AWESOME_CSS_TOKEN }}"
4848

0 commit comments

Comments
 (0)