mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2025-01-12 18:19:13 +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
|
||||
mkdir public
|
||||
cp -r files/* public
|
||||
cp CNAME public
|
||||
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@3.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user