Skip to content

Commit 0a5bce0

Browse files
committed
add log
1 parent 3702211 commit 0a5bce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ jobs:
4343
mv .git/apidocs/* .
4444
mv .git/*.jar .
4545
git add .
46+
4647
git commit -am "Automated github page generation"
4748
git push origin gh-pages -f

0 commit comments

Comments
 (0)