fix: Previous version of WXT printed on startup
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
- name: NPM
|
||||
run: |
|
||||
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_AUTH_TOKEN }}" > ~/.npmrc
|
||||
pnpm build
|
||||
pnpm publish
|
||||
working-directory: packages/wxt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user