Skip to content

Commit

Permalink
Update nightly-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rookiejava authored and tscholb committed Aug 1, 2023
1 parent 6927fd5 commit 1b39a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
repo: context.repo.repo,
workflow_id: workflow.id,
ref: 'master',
inputs: { target, deploy_to_myget: 'true', deploy_to_tizen: 'true' }
inputs: { target, deploy_to_gpr: 'true', deploy_to_myget: 'true', deploy_to_tizen: 'true' }
})
console.log(`Event dispatch for ${target} : ${dispatchResp.status}`)
})

0 comments on commit 1b39a79

Please sign in to comment.