Skip to content

Commit 8252f7e

Browse files
test workflow
1 parent 79ae92d commit 8252f7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-comps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
- name: Check version changes
4141
uses: EndBug/version-check@v1
4242
id: check
43+
with:
44+
diff-search: true
45+
file-name: client/packages/lowcoder-comps/package.json
4346

4447
- name: Version update detected
4548
if: steps.check.outputs.changed == 'true'

0 commit comments

Comments
 (0)