Skip to content

Commit

Permalink
fix directory ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
casibbald committed Jan 5, 2025
1 parent 5811d8a commit d976a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
name: github-pages
path: website/public
path: public
retention-days: 365


Expand Down

0 comments on commit d976a6c

Please sign in to comment.