mirror of
https://github.com/snltty/linker.git
synced 2025-12-19 01:46:46 +08:00
贡献者
This commit is contained in:
3
.github/workflows/sponsor.yml
vendored
3
.github/workflows/sponsor.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
- name: Generate Contributors Images
|
||||
uses: jaywcjlove/github-action-contributors@main
|
||||
with:
|
||||
token: ${{ secrets.ACTIONS_TOKEN }}
|
||||
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
|
||||
output: dist/CONTRIBUTORS.svg
|
||||
avatarSize: 42
|
||||
@@ -52,5 +53,5 @@ jobs:
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.ACTIONS_TOKEN }}
|
||||
publish_dir: ./build
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
v1.9.6
|
||||
2025-11-28 17:40:42
|
||||
2025-11-28 17:47:54
|
||||
1. 一些累计更新,一些BUG修复
|
||||
2. 优化客户端数据同步,减少服务器流量
|
||||
3. 去除cdkey,改为发电解锁中继速度
|
||||
|
||||
Reference in New Issue
Block a user