Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Abhimanyu Saharan <desk.abhimanyu@gmail.com>
  • Loading branch information
abhi1693 authored Aug 12, 2023
1 parent db32fcb commit 925a344
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cp packages/_react-icons-ng*/*.tgz react-ng-icons.tgz
cp packages/_react-icons-ng-pack/*.tgz react-ng-icons-pack.tgz
npm publish react-ng-icons.tgz
npm publish react-ng-icons-pack.tgz
npm publish packages/_react-icons-ng*/*.tgz
npm publish packages/_react-icons-ng-pack/*.tgz

0 comments on commit 925a344

Please sign in to comment.