You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/12/27 13:50:02 UTC

[skywalking-website] 01/01: Update deploy.yaml

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

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git

commit 34ae4bd8909c4e88a954aa1b95394932fe3d8780
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Sun Dec 27 21:49:56 2020 +0800

    Update deploy.yaml
---
 .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