Skip to content

Commit 051bffe

Browse files
committed
Remove '.'
1 parent ab72913 commit 051bffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Build
2727
run: npm run build
2828

29-
- run: npx pkg-pr-new publish --compact '.' --template './demo'
29+
- run: npx pkg-pr-new publish --compact --template './demo'

0 commit comments

Comments
 (0)