This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 8472617c0ac Refactor : revert the github action (#28708)
8472617c0ac is described below
commit 8472617c0acf8b10a83a580db6b42305e55e960f
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Tue Oct 10 18:22:22 2023 +0800
Refactor : revert the github action (#28708)
---
.github/workflows/nightly-build.yml | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/.github/workflows/nightly-build.yml
b/.github/workflows/nightly-build.yml
index 97a903c4e19..31c343584dc 100644
--- a/.github/workflows/nightly-build.yml
+++ b/.github/workflows/nightly-build.yml
@@ -237,14 +237,3 @@ jobs:
remote_port: ${{ secrets.NIGHTLIES_RSYNC_PORT }}
remote_user: ${{ secrets.NIGHTLIES_RSYNC_USER }}
remote_key: ${{ secrets.NIGHTLIES_RSYNC_KEY }}
-
- generate-contributors-map-image:
- runs-on: ubuntu-latest
- permissions: write-all
-
- steps:
- - name: Contributor Map
- uses: tunaitis/contributor-map@v1
- with:
- repository: apache/shardingsphere
- output: docs/contributor-map.svg