Skip to content

Commit

Permalink
Workflow: Update upload artifact path.
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Jun 10, 2024
1 parent f9fe1d2 commit 52115ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
# destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
#with:
#path: ./_gh_pages
with:
path: ./_gh_pages

# Deployment job
deploy:
Expand Down

0 comments on commit 52115ee

Please sign in to comment.