Skip to content

Commit

Permalink
Fix: Rolled back npm-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswylie committed Aug 23, 2024
1 parent b32648b commit 381ff9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
name: rns-sdk
path: dist
- name: Publish to NPM
uses: JS-DevTools/npm-publish@v4
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 381ff9b

Please sign in to comment.