Skip to content

Commit 928b4f1

Browse files
committed
Update publish-prek-action.yml
1 parent 9782923 commit 928b4f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-prek-action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ jobs:
6868
add-paths: |
6969
version-manifest.json
7070
src/known-checksums.ts
71-
dist/index.js
72-
dist/post/index.js
71+
dist/index.cjs
72+
dist/post/index.cjs
7373
branch: automation/update-known-versions
7474
base: main
7575
commit-message: ${{ steps.refresh.outputs.pr_title }}

0 commit comments

Comments
 (0)