This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new de46ef3 update
de46ef3 is described below
commit de46ef3b2fd6ff754b901a494f7969d5431b5cbc
Author: LiLi <[email protected]>
AuthorDate: Wed Jan 26 16:45:54 2022 +0800
update
Signed-off-by: LiLi <[email protected]>
---
.github/workflows/ci-pulsar-website-next-build.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/ci-pulsar-website-next-build.yaml
b/.github/workflows/ci-pulsar-website-next-build.yaml
index eb0b153..67bd227 100644
--- a/.github/workflows/ci-pulsar-website-next-build.yaml
+++ b/.github/workflows/ci-pulsar-website-next-build.yaml
@@ -42,6 +42,8 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/[email protected]
+ with:
+ token: ${{ secrets.PULSARBOT_TOKEN }}
- name: List all modified files
run: |