Skip to content

Commit dc5b55b

Browse files
committed
ci: Fix sync releases workflow
1 parent df20993 commit dc5b55b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/sync-releases.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ jobs:
2020
node-version: 18
2121
cache: pnpm
2222
- run: pnpm sync-releases all --token ${{ secrets.GITHUB_TOKEN }}
23+
working-directory: packages/wxt

0 commit comments

Comments
 (0)