Browse Source

test pr deploy

孙高猛 2 năm trước cách đây
mục cha
commit
2f11e7c087
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/deploy_preview.yml

+ 1 - 1
.github/workflows/deploy_preview.yml

@@ -4,7 +4,7 @@ on:
   workflow_dispatch:
     inputs:
       branchName:
-        description: 'Branch to deploy .'
+        description: 'Branch to deploy'
         required: true
 
 env: