Skip to content

Commit

Permalink
ci: remove compact mode
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Aug 26, 2024
1 parent 3d1cc4a commit 4a54b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Build
run: bun run build

- run: bunx pkg-pr-new publish --compact --comment=update
- run: bunx pkg-pr-new publish --comment=update

0 comments on commit 4a54b27

Please sign in to comment.