Skip to content

Commit e3f72a0

Browse files
committed
Update page
1 parent e8a91c5 commit e3f72a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
git rm -rf .
7373
7474
cp -r /tmp/docs/* .
75-
75+
touch .nojekyll
7676
git add .
7777
git commit -m "Deploy ${{ github.sha }}"
7878

0 commit comments

Comments
 (0)