Skip to content

Commit 7cfbc94

Browse files
authored
Merge pull request #2349 from atlanhq/dependencies
Fix JavaDoc publishing
2 parents b103ba0 + 550a067 commit 7cfbc94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/merge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ jobs:
154154
env:
155155
GIT_AUTHOR_NAME: "GitHub Actions Bot"
156156
GIT_AUTHOR_EMAIL: "github-actions[bot]@users.noreply.github.com"
157+
GIT_COMMITTER_NAME: "GitHub Actions Bot"
158+
GIT_COMMITTER_EMAIL: "github-actions[bot]@users.noreply.github.com"
157159
GH_USERNAME: ${{ github.actor }}
158160
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
159161
GRGIT_USER: ${{ github.actor }}

0 commit comments

Comments
 (0)