fix: test release flow
This commit is contained in:
parent
04a80b7a7a
commit
efa44fea4c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -39,6 +39,6 @@ jobs:
|
|||
version: latest
|
||||
- run: pnpm install --ignore-scripts
|
||||
- run: pnpm wxt prepare
|
||||
- run: pnpm semantic-release --debug --dry-run
|
||||
- run: pnpm semantic-release --debug
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.WEB_CHAT_GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue