Skip to content

Commit ac3ff98

Browse files
committed
One more try for the actors in the back (missing GH_ACTOR in publish)
1 parent 86b588e commit ac3ff98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manual-gh-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
- name: Publish package
129129
run: ./gradlew publish
130130
env:
131+
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
131132
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
132133

133134
- name: Add Artifact

0 commit comments

Comments
 (0)