diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14811e93b73..be8e1d97d9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: