Skip to content

Commit

Permalink
CI/Deploy: Use correct variable
Browse files Browse the repository at this point in the history
  • Loading branch information
vidister committed Feb 7, 2024
1 parent 95bb037 commit 1749563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Upload artifact
uses: JamesIves/github-pages-deploy-action@v4
with:
path: ./site/
folder: site
clean-exclude: pr-preview/

0 comments on commit 1749563

Please sign in to comment.