We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df530b9 commit 68f8a56Copy full SHA for 68f8a56
.github/workflows/check-build.yml
@@ -20,7 +20,7 @@ on:
20
- 'assets/**'
21
22
env:
23
- DEMO_MAVEN_MODULE: ${{ github.event.repository.name }}-demo
+ DEMO_MAVEN_MODULE: flow-demo
24
25
jobs:
26
build:
0 commit comments