Skip to content

Commit

Permalink
chore(ci): use compact in pkg-pr-new command
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed Jun 7, 2024
1 parent 660fbe8 commit b4a8178
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/repository_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ jobs:
- name: Publish
working-directory: packages/@biomejs/wasm-web
run: pnpx pkg-pr-new publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: pnpx pkg-pr-new publish --compact

repository-dispatch:
name: Repository dispatch
Expand Down

0 comments on commit b4a8178

Please sign in to comment.