Skip to content

Commit 678d68f

Browse files
committed
CI: fixed files for autocommit
1 parent 2e8f479 commit 678d68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: stefanzweifel/git-auto-commit-action@v5
8888
with:
8989
commit_message: Automatically builded and updated
90-
file_pattern: dist/*.js
90+
file_pattern: dist/index.js dist/index.json
9191
skip_fetch: true
9292
skip_checkout: true
9393

0 commit comments

Comments
 (0)