mirror of
https://gitee.com/Charles7c/github-contributor-svg-generator.git
synced 2025-09-07 08:57:11 +08:00
修复贡献者查询,支持排除指定仓库
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
- name: Run generation script
|
||||
run: pnpm tsx src/main.ts -t ${{ secrets.TOKEN }} -o continew-org
|
||||
run: pnpm tsx src/main.ts -t ${{ secrets.TOKEN }} -o continew-org -e continew-cloud
|
||||
|
||||
- name: Copy
|
||||
uses: appleboy/scp-action@v0.1.7
|
||||
|
Reference in New Issue
Block a user