There was an error while loading. Please reload this page.
2 parents c4d41b3 + 2c0a54c commit c559df6Copy full SHA for c559df6
1 file changed
.github/workflows/javadoc-gh-pages.yml
@@ -52,4 +52,6 @@ jobs:
52
github_token: ${{ secrets.GITHUB_TOKEN }}
53
publish_dir: ./javadoc
54
destination_dir: javadoc
55
- keep_files: true
+ keep_files: true
56
+ user_name: 'github-actions[bot]'
57
+ user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments