Skip to content

Commit

Permalink
adding path to upload-pages-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
whubsch committed Sep 21, 2024
1 parent f27aa62 commit cc14dfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: .
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit cc14dfe

Please sign in to comment.