Skip to content

Commit

Permalink
Add canonical
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Apr 20, 2024
1 parent d595e1b commit 0e5f608
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
npm publish --provenance --access public
sed -i -e "s/.*name.*/\t\"name\": \"react18-store\",/" package.json
npm publish --provenance --access public
sed -i -e "s/.*name.*/\t\"name\": \"react19-global-store\",/" package.json
npm publish --provenance --access public
sed -i -e "s/.*name.*/\t\"name\": \"react19-store\",/" package.json
npm publish --provenance --access public
sed -i -e "s/.*name.*/\t\"name\": \"r19gs\",/" package.json
Expand Down

0 comments on commit 0e5f608

Please sign in to comment.