Browse Source

Update build.yml

guanjinquan 1 year ago
parent
commit
a444255df6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

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

@@ -17,7 +17,7 @@ jobs:
         npm install 
 
     - name: vuepress-deploy
-      uses: jenkey2011/vuepress-deploy@main
+      uses: jenkey2011/vuepress-deploy@v1.8.1
       env:
         ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
         TARGET_REPO: DragonOS-Community/OS_lab_tutorial