Update nightly-release.yml
authorTizenAPI-Bot <37820187+TizenAPI-Bot@users.noreply.github.com>
Tue, 18 May 2021 06:58:59 +0000 (15:58 +0900)
committerGitHub <noreply@github.com>
Tue, 18 May 2021 06:58:59 +0000 (15:58 +0900)
.github/workflows/nightly-release.yml

index c56d200..1a7d418 100644 (file)
@@ -54,7 +54,7 @@ jobs:
               repo: context.repo.repo,
               workflow_id: workflow.id,
               ref: 'master',
-              inputs: { target }
+              inputs: { target, deploy_to_myget: true, deploy_to_tizen: true }
             })
             console.log(`Event dispatch for ${target} : ${dispatchResp.status}`)
-          })
\ No newline at end of file
+          })