mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
CI: set token for downloading dist repo
This commit is contained in:
parent
281fc94b4a
commit
762aefbdeb
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
repository: SukkaLab/ruleset.skk.moe
|
||||
persist-credentials: false
|
||||
path: previous-build-${{ github.run_id }}-${{ github.run_number }}
|
||||
token: ${{ secrets.GIT_TOKEN }}
|
||||
- name: Setup build folder
|
||||
run: |
|
||||
mv previous-build-${{ github.run_id }}-${{ github.run_number }}/{.,}* ${{ steps.ramdisk.outputs.build_dir }}/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user