Skip to content

Commit 68f8a56

Browse files
committed
Fix build
1 parent df530b9 commit 68f8a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
- 'assets/**'
2121

2222
env:
23-
DEMO_MAVEN_MODULE: ${{ github.event.repository.name }}-demo
23+
DEMO_MAVEN_MODULE: flow-demo
2424

2525
jobs:
2626
build:

0 commit comments

Comments
 (0)