Skip to content

Commit

Permalink
ci: adding path to github page
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay committed Jan 6, 2025
1 parent 5228e30 commit 32ce7c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/shinylive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,7 @@ jobs:

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4
with:
name: github-pages
path: ./_site

0 comments on commit 32ce7c4

Please sign in to comment.