Skip to content

Commit

Permalink
ci(cd): set github package to public
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jan 16, 2024
1 parent ad93436 commit c5fb131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Expand Up @@ -96,4 +96,4 @@ jobs:
npm i --ignore-scripts
npm run build
npm pkg delete commitlint devDependencies jest scripts
npm publish --ignore-scripts --provenance
npm publish --ignore-scripts --provenance --access public

0 comments on commit c5fb131

Please sign in to comment.