We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da077d commit 09a080bCopy full SHA for 09a080b
1 file changed
.github/workflows/maven.yml
@@ -21,4 +21,4 @@ jobs:
21
with:
22
java-version: 1.8
23
- name: Build with Maven
24
- run: mvn -B GitCliShellv0.1 --file pom.xml
+ run: mvn -B package --file pom.xml
0 commit comments