Skip to content

Commit

Permalink
Fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
nonk123 committed May 5, 2024
1 parent 2e64766 commit 051577c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Copy files
run: |
mkdir -p dist
cp -r index.html blog.html blog.js articles.json articles/ favicon.ico robots.txt dist/
cp -r base.css index.html blog.html blog.js articles.json articles/ favicon.ico robots.txt dist/
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 051577c

Please sign in to comment.