mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2025-02-18 03:06:26 +01:00
No Jekyll
This commit is contained in:
parent
c98af15b4f
commit
c23327df11
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
mkdir public
|
mkdir public
|
||||||
cp -r files/* public
|
cp -r files/* public
|
||||||
cp CNAME public
|
cp CNAME public
|
||||||
|
cp .nojekyll public
|
||||||
|
|
||||||
- name: Deploy 🚀
|
- name: Deploy 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@3.7.1
|
uses: JamesIves/github-pages-deploy-action@3.7.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user