Skip to content

Commit

Permalink
separate step
Browse files Browse the repository at this point in the history
  • Loading branch information
ceceppa committed Mar 21, 2024
1 parent cb09209 commit 0f941d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
yarn install --frozen-lockfile --non-interactive
yarn build
- name: Deploy
run: |
git clone https://ceceppa:${{ secrets.TOKEN }}@github.com/ceceppa/anima-doc.git deploy
cd deploy
Expand Down

0 comments on commit 0f941d3

Please sign in to comment.