File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @team-plain/typescript-sdk ' : patch
3+ ---
4+
5+ Updated readme
Original file line number Diff line number Diff line change 1515 - uses : actions/setup-node@v2
1616 with :
1717 node-version : " 16"
18- env :
19- NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
2018 - uses : actions/checkout@v2
2119 - uses : tibdex/github-app-token@v1
2220 id : generate-token
3331 env :
3432 GITHUB_TOKEN : ${{ steps.generate-token.outputs.token }}
3533 NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
36- NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 11# typescript-sdk
22
3- This is the Typescript/JS SDK for Plain.com's Core API.
3+ This is the Typescript/JS SDK for Plain.com's Core API. It allows you to do basic actions.
44
55This is a work in progress. Docs are coming soon!
You can’t perform that action at this time.
0 commit comments