Skip to content
This repository was archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
build: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cahllagerfeld committed May 1, 2021
1 parent 017c413 commit efe3bbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -32,6 +32,7 @@ jobs:
registry-url: https://npm.pkg.github.com/
scope: '@Cahllagerfeld'
- run: npm ci
- run: npm run build
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.1",
"description": "Nest.js module for connecting to DataStax Astra",
"main": "dist/index.js",
"files": ["dist/**"],
"publishConfig": {
"registry":"https://npm.pkg.github.com/@Cahllagerfeld"
},
Expand Down

0 comments on commit efe3bbc

Please # to comment.