Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eliav2 committed Apr 27, 2024
1 parent 7a05f4d commit 506458e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install dependencies
run: pnpm install
working-directory: packages/express-typed
# no need to build the package, prepublish script will take care of it
- name: Publish package on NPM 📦
run: npm publish
working-directory: packages/express-typed
Expand Down

0 comments on commit 506458e

Please sign in to comment.