ci test
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 17 May 2021 01:46:11 +0000 (10:46 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 17 May 2021 01:46:11 +0000 (10:46 +0900)
.github/workflows/deploy-packages.yml

index 0e929eb..1e9eef3 100644 (file)
@@ -4,7 +4,7 @@ on:
   workflow_dispatch:
     inputs:
       target:
-        description: 'Target branch to deploy'
+        description: 'Branch to deploy'
         required: true
         default: 'master'
       deploy_to_myget: