Skip to content

Commit

Permalink
Issue #0 | Documentation generator
Browse files Browse the repository at this point in the history
  • Loading branch information
abistarun authored Feb 10, 2024
1 parent e4f7228 commit aa218ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
uses: dawidd6/[email protected]
with:
branches: gh-pages
- name: Check out repository code
uses: actions/checkout@v4
- run: |
git clone [email protected]:abistarun/resserract-lite.git
git checkout -b gh-pages
git add index.html
git commit -m "Auto Deployment"
Expand Down

0 comments on commit aa218ca

Please sign in to comment.