Skip to content

Commit

Permalink
publish test
Browse files Browse the repository at this point in the history
  • Loading branch information
ienaga committed May 12, 2023
1 parent f5b9c26 commit ccd1234
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
with:
node-version: "18.x"
registry-url: "https://registry.npmjs.org"
- run: npm install
- run: npm run build
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}

0 comments on commit ccd1234

Please sign in to comment.