We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b5b76 commit c3ee56dCopy full SHA for c3ee56d
1 file changed
.github/workflows/reposilite.yml
@@ -31,4 +31,4 @@ jobs:
31
"password": "${{ secrets.MAVEN_SECRET }}"
32
}]
33
- name: Publish with Maven
34
- run: mvn deployg
+ run: mvn deploy
0 commit comments