Skip to content

Commit

Permalink
restored grgit_user for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jar-stripe committed Mar 4, 2025
1 parent fb32086 commit 63f21ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
run: |
./gradlew gitPublishPush --stacktrace --info
env:
GRGIT_USER: ${{ secrets.GITHUB_ACTOR }}
GRGIT_USER: ${{ github.actor }}
GRGIT_PASS: ${{ secrets.GITHUB_TOKEN }}

compat:
Expand Down

0 comments on commit 63f21ef

Please sign in to comment.