Skip to content

Commit

Permalink
Merge pull request #39 from bob-collective/peter/chore-sdk-configure-…
Browse files Browse the repository at this point in the history
…package-files

Peter/chore sdk configure package files
  • Loading branch information
peterslany committed Oct 12, 2023
2 parents 3f3f038 + 9fe6c25 commit 3efc00f
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1,627 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sdk-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- run: npm ci
- run: npm test
continue-on-error: true
- run: npm build
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
5 changes: 4 additions & 1 deletion sdk/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
node_modules
dist
dist

package-lock.json
pnpm-lock.yaml
Loading

0 comments on commit 3efc00f

Please sign in to comment.