mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2025-01-13 02:29:16 +01:00
Fix CNAME not being copied to deploy branch
This commit is contained in:
parent
bc7678767a
commit
cd2429a50c
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
|||||||
apindex files
|
apindex files
|
||||||
mkdir public
|
mkdir public
|
||||||
cp -r files/* public
|
cp -r files/* public
|
||||||
|
cp CNAME 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