Skip to content

Commit c2ebeab

Browse files
authored
more github actions (#3)
* pin version * update
1 parent 814f59e commit c2ebeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: pnpm build
2525
- name: Create snapshot
2626
id: snapshot
27-
run: pnpx pkg-pr-new publish --pnpm --comment=off
27+
run: pnpx pkg-pr-new@0.0.40 publish --pnpm

0 commit comments

Comments
 (0)