Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-pousette committed Feb 3, 2022
1 parent 67f79bd commit abf4223
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- run: yarn test:unit
- run: yarn build
- name: Publish
working-directory: ./dist
run: yarn publish --access=public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN }}

0 comments on commit abf4223

Please sign in to comment.