Skip to content

Commit

Permalink
Set pages path to root
Browse files Browse the repository at this point in the history
Signed-off-by: Y. Meyer-Norwood <[email protected]>
  • Loading branch information
norwd authored Feb 13, 2023
1 parent d8dcaec commit 152de1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- run: echo Building....

- uses: actions/upload-pages-artifact@v1
with:
path: .

deploy:
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 152de1d

Please sign in to comment.