diff --git a/.github/workflows/gradle.publish.yaml b/.github/workflows/gradle.publish.yaml index 0407c92..a18ef22 100644 --- a/.github/workflows/gradle.publish.yaml +++ b/.github/workflows/gradle.publish.yaml @@ -38,6 +38,8 @@ on: GRADLE_ENCRYPTION_KEY: description: The AES key to enable Gradle cache encryption required: true + GITHUB_TOKEN: + required: true permissions: contents: write