Skip to content

Commit

Permalink
fix: directory source with upload page
Browse files Browse the repository at this point in the history
  • Loading branch information
Proza1k committed Aug 20, 2024
1 parent 28bac6f commit cbae8cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
destination: ./demo
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
source: ./
destination: ./demo

# Deployment job
deploy:
Expand Down

0 comments on commit cbae8cd

Please sign in to comment.