Skip to content

Commit e4409a4

Browse files
committed
added release npm
1 parent c9e7c88 commit e4409a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo ::set-output name=tag_name::$(git describe HEAD --abbrev=0)
4646
4747
- name: Build & Publish
48-
run: npm run release
48+
run: npm run release:npm
4949
- name: Archive build
5050
if: success()
5151
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)