Skip to content

Commit c0c93c6

Browse files
authored
Merge pull request #91 from valitydev/fx/rollback-default-dir
Rollback default value
2 parents 8466e8d + 253c317 commit c0c93c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-swag-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
dist-directory:
1212
description: Directory where bundled artifacts are built
1313
required: false
14-
default: "dist"
14+
default: "web_deploy"
1515
type: string
1616
java-version:
1717
description: 'Java version'

0 commit comments

Comments
 (0)