From: Kangho Hur Date: Tue, 1 Aug 2023 05:39:16 +0000 (+0900) Subject: Update nightly-release.yml X-Git-Tag: accepted/tizen/unified/20231205.024657~234 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9bc87f80a48cbc98bb88d95e9755486552fa9b6;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git Update nightly-release.yml --- diff --git a/.github/workflows/nightly-release.yml b/.github/workflows/nightly-release.yml index 916cbbc..ce309c0 100644 --- a/.github/workflows/nightly-release.yml +++ b/.github/workflows/nightly-release.yml @@ -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}`) })