Skip to content

Commit

Permalink
push docs to gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sudaraka94 committed May 1, 2024
1 parent eb3a4a0 commit 2380a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
shell: bash
- run : git config user.email [email protected]
shell: bash
- run : git add dist -f
- run : git add docs -f
shell: bash
- run : git commit -m "Deploy :rocket:"
shell: bash
Expand Down

0 comments on commit 2380a03

Please sign in to comment.