This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 413283a  Update deploy.yaml (#185)
413283a is described below

commit 413283a2eeb7081ccfdf2c4c6fed51ea0d1a9016
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Sun Dec 27 21:54:36 2020 +0800

    Update deploy.yaml (#185)
---
 .github/workflows/deploy.yaml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 5f38538..1ca179c 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -40,10 +40,4 @@ jobs:
       - name: Build
         run: hugo
 
-      - name: Deploy
-        uses: JamesIves/github-pages-deploy-action@releases/v3
-        with:
-          ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-          BRANCH: asf-site
-          FOLDER: public
           

Reply via email to