Browse Source

test pr deploy

孙高猛 1 year ago
parent
commit
998c95da51
1 changed files with 1 additions and 1 deletions
  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: