mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-12 10:42:23 +08:00
Always initialize encryption key
This commit is contained in:
@@ -11,6 +11,9 @@ on:
|
||||
download-dist:
|
||||
type: boolean
|
||||
default: false
|
||||
secrets:
|
||||
GRADLE_ENCRYPTION_KEY:
|
||||
required: true
|
||||
|
||||
env:
|
||||
DOWNLOAD_DIST: ${{ inputs.download-dist }}
|
||||
|
Reference in New Issue
Block a user