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'
|
||||
required: true
|
||||
runs:
|
||||
using: 'node10'
|
||||
using: 'node12'
|
||||
main: 'index.js'
|
||||
Reference in New Issue
Block a user