We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8145c commit 95bece8Copy full SHA for 95bece8
.github/workflows/jekyll.yml
@@ -48,8 +48,6 @@ jobs:
48
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
49
env:
50
JEKYLL_ENV: production
51
- - name: Copy CNAME
52
- run: cp CNAME ./_site/CNAME
53
- name: Upload artifact
54
# Automatically uploads an artifact from the './_site' directory by default
55
uses: actions/upload-pages-artifact@v3
0 commit comments