Skip to content

Commit 95bece8

Browse files
authored
Update jekyll.yml
1 parent dc8145c commit 95bece8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/jekyll.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
4949
env:
5050
JEKYLL_ENV: production
51-
- name: Copy CNAME
52-
run: cp CNAME ./_site/CNAME
5351
- name: Upload artifact
5452
# Automatically uploads an artifact from the './_site' directory by default
5553
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)