Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall authored Aug 10, 2022
1 parent 5bfd253 commit b874d8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
run: npm install
- name: Build Cli Vendor Appc
run: sh build_macos.sh
- name: Upload Platform package
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down Expand Up @@ -64,7 +63,6 @@ jobs:
run: npm install
- name: Build Cli Vendor App
run: bash build_linux.sh
- name: Upload Platform package
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit b874d8d

Please sign in to comment.