Skip to content

Commit

Permalink
actually v5.1.0-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
PadowYT2 committed Mar 19, 2024
1 parent a591d56 commit 5894aad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
bodyFile: "packages/react-icons/VERSIONS"
token: ${{ secrets.GITHUB_TOKEN }}
prerelease: ${{ contains(github.ref, 'snapshot') }}
if: contains(github.ref, 'tags/')

- name: Publish react-icons
if: contains(github.ref, 'tags/')
run: npm publish packages/_react-icons/*.tgz --access public

0 comments on commit 5894aad

Please sign in to comment.