Skip to content

Commit 8079bab

Browse files
authored
Update qinglong-api.yml
1 parent aff2b9e commit 8079bab

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/qinglong-api.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
with:
3434
persist-credentials: true # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
3535
fetch-depth: 0
36+
37+
- name: 隐藏输入信息
38+
uses: levibostian/action-hide-sensitive-inputs@v1
3639

3740
- name: 安装Rclone
3841
run: |

0 commit comments

Comments
 (0)