Skip to content

Commit a7ffde2

Browse files
committed
glob?
1 parent 5b8f990 commit a7ffde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272

7373
- name: Continuous release via pkg.pr.new
7474
if: github.event_name == 'pull_request'
75-
run: yarn dlx pkg-pr-new publish --compact --template './demo' --packageManager yarn
75+
run: yarn dlx pkg-pr-new publish --compact './**/*' --template './demo' --packageManager yarn

0 commit comments

Comments
 (0)