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

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


The following commit(s) were added to refs/heads/master by this push:
     new f924187  Update deploy.yml
f924187 is described below

commit f924187c196c9a6767cdba0c417cafc5b8caf77a
Author: zakwu <[email protected]>
AuthorDate: Thu Jun 4 15:30:51 2020 +0800

    Update deploy.yml
---
 .github/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index d2a6014..ce844ca 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -24,6 +24,6 @@ jobs:
     - name: Deploy
       uses: peaceiris/[email protected]
       env:
-        GITHUB_TOKEN: ${{ secrets.ACTIONS_DEPLOY_KEY }}
+        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         PUBLISH_BRANCH: asf-site
         PUBLISH_DIR: ./dist

Reply via email to