Skip to content

Commit

Permalink
Merge pull request #82 from KhalisFoundation/master
Browse files Browse the repository at this point in the history
Release 1.4.2
  • Loading branch information
tsingh777 authored Apr 30, 2020
2 parents 13325c9 + e4c5000 commit 74f53dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- run: yarn
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 74f53dd

Please sign in to comment.