Skip to content

Commit

Permalink
Update deploy-gh-page-on-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-chemla authored Jan 31, 2025
1 parent 9291618 commit 92d5812
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-gh-page-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
with:
path: ./dist


# Deployment job
deploy:
environment:
Expand All @@ -47,4 +48,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

0 comments on commit 92d5812

Please sign in to comment.