Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchen committed Jan 24, 2021
1 parent ef5f658 commit 487828a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
with:
node-version: '12.x'
registry-url: 'https://registry.npmjs.org'
- name: Install modules
run: npm install
- name: Build
run: npm run build
- name: Publish to npm
run: npm publish --access public
env:
Expand Down

0 comments on commit 487828a

Please sign in to comment.