Skip to content

Commit 97e41c0

Browse files
authored
Update gradle-publish.yml
1 parent dd9c06a commit 97e41c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: ./gradlew publish
4242
env:
4343
USERNAME: ${{ github.actor }}
44-
TOKEN: ${{ secrets.GITHUB_TOKEN }}
44+
TOKEN: ${{ secrets.TOKEN_GITHUB }}

0 commit comments

Comments
 (0)