feat: use correct env vars for integration
This commit is contained in:
@@ -11,5 +11,5 @@ inputs:
|
|||||||
description: 'A semicolon-separated list of key paths to retrieve. These will automatically be converted to environmental variable keys. See README for more details'
|
description: 'A semicolon-separated list of key paths to retrieve. These will automatically be converted to environmental variable keys. See README for more details'
|
||||||
required: true
|
required: true
|
||||||
runs:
|
runs:
|
||||||
using: 'node10'
|
using: 'node12'
|
||||||
main: 'index.js'
|
main: 'index.js'
|
||||||
Reference in New Issue
Block a user