Skip to content

Commit

Permalink
FIX deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
eboileau committed Jan 13, 2024
1 parent 2c4d375 commit 0c37309
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
path: "docs/"
#- name: Deploy to GitHub Pages
#id: deployment
#uses: actions/deploy-pages@v4
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 0c37309

Please sign in to comment.