2020-04-23 18:52:53 +00:00
|
|
|
name: 'Set env variables'
|
|
|
|
description: 'Sets certain env variables so that e2e artifact upload and download can be tested in a shell'
|
|
|
|
runs:
|
2022-12-08 16:44:27 +00:00
|
|
|
using: 'node16'
|
2020-04-23 18:52:53 +00:00
|
|
|
main: 'index.js'
|