Skip to content

Commit

Permalink
Merge branch 'host-site-at-github-pages'
Browse files Browse the repository at this point in the history
  • Loading branch information
kwkwan committed Dec 18, 2024
2 parents 05a31f3 + b4f92e4 commit 6a51fb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Build site
run: |
make _site
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v2

deploy:
environment:
Expand Down

0 comments on commit 6a51fb0

Please sign in to comment.