Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
also deploy artifacts
Browse files Browse the repository at this point in the history
ericbuckley committed Nov 1, 2024
1 parent 12db09e commit ab7b787
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -129,3 +129,6 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
path: _site/

- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v4

0 comments on commit ab7b787

Please sign in to comment.