Skip to content

Commit

Permalink
chore(release): Disable doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Sep 13, 2024
1 parent ddc8f5d commit e3280b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ jobs:
release:
needs: ci
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-release.yml@main
with:
api_docs: false
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}

0 comments on commit e3280b2

Please sign in to comment.