Skip to content

Commit

Permalink
GitHub Action update
Browse files Browse the repository at this point in the history
  • Loading branch information
keijiro committed Mar 15, 2021
1 parent 6fc8c92 commit 0e0b667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
with:
registry-url: 'https://registry.npmjs.org'
- run: npm publish
working-directory: Packages/jp.keijiro.oscjack
working-directory: Packages/jp.keijiro.osc-jack
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 0e0b667

Please sign in to comment.