Skip to content

Commit

Permalink
Remove duplicated publish react native icons task
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangshu Hong committed Aug 15, 2023
1 parent c1b8332 commit af80648
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,12 +170,6 @@ jobs:
access: public
package: packages/svg-sprites/package.json

- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
access: public
package: packages/react-native-icons/package.json

- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit af80648

Please sign in to comment.