Skip to content

Commit

Permalink
Fix deployment folder path
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilgarillo committed Dec 22, 2024
1 parent 64c274c commit 9f54cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: portfolio-page/dist/portfolio-page
folder: dist/portfolio-page

0 comments on commit 9f54cb7

Please sign in to comment.