Skip to content

Commit

Permalink
added release npm
Browse files Browse the repository at this point in the history
  • Loading branch information
rupeshtiwari committed Feb 9, 2021
1 parent c9e7c88 commit e4409a4
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 @@ -45,7 +45,7 @@ jobs:
echo ::set-output name=tag_name::$(git describe HEAD --abbrev=0)
- name: Build & Publish
run: npm run release
run: npm run release:npm
- name: Archive build
if: success()
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit e4409a4

Please sign in to comment.