Skip to content
Merged
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
registry-url: 'https://registry.npmjs.org' # required for trusted publishing

- run: npm i
- run: npm run deploy
- run: npm run build
- run: npx -y npm@latest publish