Use current matrix values for workflow job context

This commit is contained in:
Daz DeBoer 2021-09-07 15:13:16 -06:00
parent d20d631365
commit 9b3abaad52
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
3 changed files with 8 additions and 10 deletions

View file

@ -16,6 +16,7 @@ export async function run(): Promise<void> {
try {
const args: string[] = parseCommandLineArguments()
// TODO: instead of running with no-daemon, run `--stop` in post action.
args.push('--no-daemon')
const result = await execution.execute(