Skip to content

Commit

Permalink
Remove redundant GR_GIT environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
arhohuttunen authored Dec 9, 2024
1 parent 83e2d49 commit 81e43e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,4 @@ jobs:
git config --global user.email "[email protected]"
- name: Upload Documentation
env:
GRGIT_USER: ${{ secrets.GH_TOKEN }}
run: ./src/publishDocumentationSnapshotOnlyIfNecessary.sh

0 comments on commit 81e43e5

Please sign in to comment.