Skip to content

Commit

Permalink
fix: Switch workflow to 'documentation' from 'docs' pnpm docs is rese…
Browse files Browse the repository at this point in the history
…rved
  • Loading branch information
richtera committed Jan 31, 2024
1 parent 00d25d7 commit 3a9c3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Colled documentation
run: |
pnpm run docs
pnpm run documentation
- name: Deploy
# if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 3a9c3c6

Please sign in to comment.