Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
fixed typescript build, updated example
Browse files Browse the repository at this point in the history
  • Loading branch information
landsman committed May 3, 2020
1 parent 0a11370 commit 80e2f1c
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 7,641 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version: '12.x'
registry-url: 'https://registry.npmjs.org'
- run: npm install
- run: npm run build
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Loading

0 comments on commit 80e2f1c

Please sign in to comment.