Skip to content

Commit

Permalink
Merge pull request #1115 from atlanhq/FT-864
Browse files Browse the repository at this point in the history
Env vars for git config for JavaDocs
  • Loading branch information
cmgrote authored Dec 11, 2024
2 parents 24e7a4a + b2ffaee commit 5cc12a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ jobs:
run: |
./gradlew gitPublishPush --stacktrace --info -Dorg.gradle.jvmargs="-Xms512m -Xmx2g -XX:MaxMetaspaceSize=512m"
env:
GIT_AUTHOR_NAME: "GitHub Actions Bot"
GIT_AUTHOR_EMAIL: "github-actions[bot]@users.noreply.github.com"
GH_USERNAME: ${{ github.actor }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GRGIT_USER: ${{ github.actor }}
Expand Down

0 comments on commit 5cc12a9

Please sign in to comment.