Skip to content

Commit

Permalink
npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
elbakerino committed Dec 2, 2023
1 parent 4c29187 commit 961b9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
cp package.json build/
cp README.md build/
cp LICENSE build/
npm publish build
npm publish ./build
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 961b9de

Please sign in to comment.