mirror of
https://github.com/LucasVbr/hono-pug-renderer.git
synced 2026-05-13 17:21:51 +00:00
Update publish.yaml
This commit is contained in:
@@ -28,5 +28,8 @@ jobs:
|
||||
- name: Set up npm auth
|
||||
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
|
||||
|
||||
- name: Debug .npmrc content
|
||||
run: cat ~/.npmrc
|
||||
|
||||
- name: Publish to npm
|
||||
run: bun publish --access public
|
||||
|
||||
Reference in New Issue
Block a user