fix: test release flow

This commit is contained in:
molvqingtai 2024-09-28 04:33:06 +08:00
parent db92f5081c
commit 7787e115fe

View file

@ -39,6 +39,6 @@ jobs:
version: latest
- run: pnpm install --ignore-scripts
- run: pnpm wxt prepare
- run: pnpm semantic-release
- run: pnpm semantic-release --debug
env:
GH_TOKEN: ${{ secrets.WEB_CHAT_GITHUB_TOKEN }}