fix: Previous version of WXT printed on startup

This commit is contained in:
Aaron
2024-05-31 08:33:21 -05:00
parent 12805e9862
commit 927d29535f
+1
View File
@@ -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