Skip to content

Commit

Permalink
attempt fix publsih [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Feb 21, 2024
1 parent 5bcbd4e commit 9248770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Publish package with long name for better SEO
continue-on-error: true
run: |
npm cache clean
npm cache clean --force
cd dist
sed -i -e "s/.*name.*/\t\"name\": \"react18-global-store\",/" package.json
npm publish --provenance --access public

0 comments on commit 9248770

Please sign in to comment.