Skip to content

Commit

Permalink
fix gh-pages version (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusptrs authored Jul 8, 2024
1 parent 8137e9f commit c226504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Deploy
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
uses: JamesIves/[email protected]
uses: JamesIves/[email protected].3
with:
branch: gh-pages
folder: export
Expand Down

0 comments on commit c226504

Please sign in to comment.