We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5bce0 commit db6bcbcCopy full SHA for db6bcbc
.github/workflows/maven.yml
@@ -43,6 +43,5 @@ jobs:
43
mv .git/apidocs/* .
44
mv .git/*.jar .
45
git add .
46
- ssh [email protected]
47
git commit -am "Automated github page generation"
48
git push origin gh-pages -f
0 commit comments