Skip to content

Commit

Permalink
ci: fix update swagger workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
kenso312 committed May 14, 2023
1 parent 8032d69 commit 3ce98bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Exporting API JSON
run: pnpm swagger
env:
NODE_ENV: production
CLUSTERING: false
PORT: 3000

Expand Down

0 comments on commit 3ce98bc

Please sign in to comment.