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:01 UTC

[skywalking-website] branch wu-sheng-patch-1 created (now 34ae4bd)

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

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


      at 34ae4bd  Update deploy.yaml

This branch includes the following new commits:

     new 34ae4bd  Update deploy.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by wu...@apache.org.
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