mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 18:59:50 +02:00
workflow: don't copy CNAME
Jekyll already copies it.
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -30,7 +30,6 @@ jobs:
|
|||||||
# CNAME: to tell GH Pages about the domain name
|
# CNAME: to tell GH Pages about the domain name
|
||||||
- name: Post-Jekyll build copy files
|
- name: Post-Jekyll build copy files
|
||||||
run: |
|
run: |
|
||||||
cp CNAME _site
|
|
||||||
touch _site/.nojekyll
|
touch _site/.nojekyll
|
||||||
|
|
||||||
- name: Deploy 🚀
|
- name: Deploy 🚀
|
||||||
|
Reference in New Issue
Block a user