Skip to content

Commit b99de1c

Browse files
committed
Update secret name
1 parent 6d78229 commit b99de1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
gradle_tasks: publish publishPlugins
2121
secrets:
2222
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
23-
MAVEN_USER: ${{ secrets.MAVEN_USER }}
23+
MAVEN_USER: ${{ secrets.MAVEN_USERNAME }}
2424
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
2525
GPP_KEY: ${{ secrets.GPP_KEY }}
2626
GPP_SECRET: ${{ secrets.GPP_SECRET }}

0 commit comments

Comments
 (0)