Skip to content

Commit

Permalink
Merge pull request #16 from SeyedEhsanHosseini/main
Browse files Browse the repository at this point in the history
Fix deploy stage.
  • Loading branch information
sir-kokabi authored Jul 12, 2024
2 parents 7a6841a + 693893f commit c95be66
Show file tree
Hide file tree
Showing 3 changed files with 572 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sh update.sh
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.3.0
uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
branch: main
folder: docs
Expand Down
Loading

0 comments on commit c95be66

Please sign in to comment.