We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef5e73 commit a609511Copy full SHA for a609511
1 file changed
.github/workflows/ci.yml
@@ -54,4 +54,4 @@ jobs:
54
working-directory: ./cli
55
56
- name: Publish CLI and Layer
57
- run: npx pkg-pr-new publish --compact './cli' './layer'
+ run: npx pkg-pr-new publish './cli' './layer'
0 commit comments