Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EverettSummer committed Apr 20, 2022
1 parent c43d49a commit a2dabb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
node-version: 16
registry-url: https://registry.npmjs.org/
scope: '@irohalab'
- run: yarn
- run: yarn run build
- run: ./scripts/publish.sh
Expand Down
2 changes: 1 addition & 1 deletion sdk/typescript/inversify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@irohalab/bgm-sdk-inversify",
"version": "1.0.3",
"version": "1.0.4",
"description": "An SDK for bgm.tv API",
"keywords": [],
"author": "IrohaLab",
Expand Down

0 comments on commit a2dabb3

Please sign in to comment.