Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
danuw committed Dec 27, 2023
1 parent 2c342a8 commit 04be596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/6-jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
path: ./_site

# Deployment job
deploy:
Expand Down

0 comments on commit 04be596

Please sign in to comment.