Skip to content

Commit

Permalink
try 404 trick
Browse files Browse the repository at this point in the history
  • Loading branch information
CrackTheCode016 committed Sep 10, 2023
1 parent 64aaa65 commit cdbb4d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: actions/upload-pages-artifact@v2
with:
path: './dist'
run: cp index.html 404.html
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2

0 comments on commit cdbb4d5

Please sign in to comment.