Skip to content

Commit

Permalink
ci: Fix sync releases workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aklinker1 committed May 4, 2024
1 parent df20993 commit dc5b55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
node-version: 18
cache: pnpm
- run: pnpm sync-releases all --token ${{ secrets.GITHUB_TOKEN }}
working-directory: packages/wxt

0 comments on commit dc5b55b

Please sign in to comment.