mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-04 21:58:35 +02:00
Always initialize encryption key
This commit is contained in:
parent
c00a847f3f
commit
270f30ba56
7 changed files with 20 additions and 27 deletions
|
@ -11,6 +11,9 @@ on:
|
|||
download-dist:
|
||||
type: boolean
|
||||
default: false
|
||||
secrets:
|
||||
GRADLE_ENCRYPTION_KEY:
|
||||
required: true
|
||||
|
||||
env:
|
||||
DOWNLOAD_DIST: ${{ inputs.download-dist }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue