Skip to content

Commit b93bde3

Browse files
authored
Update build.yml
1 parent 53b3ca1 commit b93bde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
with:
2626
commit_message: Update engine core
2727
branch: ${{ github.head_ref }}
28-
file_pattern: dist/engine/core/*
28+
file_pattern: dist/engine/core/\*
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)