Skip to content

Commit 85f92d8

Browse files
committed
chore: use npm publish - not available in berry
1 parent cb0d156 commit 85f92d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
node-version: 20
3232
registry-url: https://npm.pkg.github.com/
3333
- run: cd templates/nextjs && yarn install --frozen-lockfile
34-
- run: cd templates/nextjs && yarn publish
34+
- run: cd templates/nextjs && npm publish
3535
env:
3636
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)