Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Patch 21 #89

Open
wants to merge 60 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
a791e16
Update build_ErfanGSIs.yml
xiaoxindada May 24, 2021
20c89d7
Update build_ErfanGSIs.yml
xiaoxindada May 29, 2021
fd8ccab
Update build_ErfanGSIs.yml
xiaoxindada May 29, 2021
dc73da7
Update build_ErfanGSIs.yml
xiaoxindada May 29, 2021
76db1c1
Update build_ErfanGSIs.yml
xiaoxindada May 29, 2021
3ef5271
Update build_ErfanGSIs.yml
xiaoxindada May 29, 2021
54c4c22
Update build_ErfanGSIs.yml
gifyic Jun 4, 2021
7246c84
Update build_ErfanGSIs.yml
gifyic Jun 4, 2021
1f8e57f
Update build_ErfanGSIs.yml
gifyic Jun 4, 2021
115a018
Update build_ErfanGSIs.yml
gifyic Jun 4, 2021
1241c9a
Update build_ErfanGSIs.yml
gifyic Jun 10, 2021
40ab7d0
Update build_ErfanGSIs.yml
gifyic Jun 10, 2021
911069a
Update build_ErfanGSIs.yml
gifyic Jun 10, 2021
f990f33
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
79ef1a0
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
0868ebf
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
7b741d1
Create Upload
gifyic Jun 23, 2021
7d736fa
Delete Upload
gifyic Jun 23, 2021
0f6c394
Create Upload
gifyic Jun 23, 2021
223edde
Update Upload
gifyic Jun 23, 2021
447424f
Delete Upload
gifyic Jun 23, 2021
8829647
Create Upload
gifyic Jun 23, 2021
4bb3fe2
od
gifyic Jun 23, 2021
c26edd9
Add files via upload
gifyic Jun 23, 2021
5af1ca7
Add files via upload
gifyic Jun 23, 2021
4f67df0
Delete Upload
gifyic Jun 23, 2021
64221e4
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
281dbd8
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
291d45f
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
4628a77
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
eb1ca06
Update build_ErfanGSIs.yml
gifyic Jun 23, 2021
f758f05
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
5562c9e
Add files via upload
gifyic Jun 24, 2021
2a15f75
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
372404f
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
964cd95
Add files via upload
gifyic Jun 24, 2021
8a869b8
Delete Upload directory
gifyic Jun 24, 2021
d4a3573
Delete auth.json
gifyic Jun 24, 2021
d14b48a
Update E5-Rclone-Actions-Repo.yml
gifyic Jun 24, 2021
ab21918
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
e497c58
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
faa27e5
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
85aa9db
Delete E5-Rclone-Actions-Repo.yml
gifyic Jun 24, 2021
3fb9aa9
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
88efcbf
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
2a1285f
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
3f9fc95
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
8a5d2bc
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
f757a6f
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
965f46f
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
1ca69b7
new rclone config
gifyic Jun 24, 2021
a173e88
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
dbc6a23
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
324ad09
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
1aeb172
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
5215832
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
55660d1
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
7abc2a4
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
26caf8f
Update build_ErfanGSIs.yml
gifyic Jun 24, 2021
e4fd233
Update build_ErfanGSIs.yml
chenhuawen Jun 24, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update build_ErfanGSIs.yml
  • Loading branch information
gifyic authored Jun 24, 2021
commit 8a5d2bcb2c1589d9f00ff99fe366468947c55052
8 changes: 4 additions & 4 deletions .github/workflows/build_ErfanGSIs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ jobs:
# 列出文件(此处不展示)

echo "列出文件(此处不展示)"
cd $GITHUB_WORKSPACE/ErfanGSIs/output
rclone move final/GSI.7z e5:/od/
cd $GITHUB_WORKSPACE/ErfanGSIs/output
rclone move final/GSI.7z e5:/od/

- name: Zip config #打包配置文件
- name: Zip config #打包配置文件
run: zip -P ${{ secrets.PASSWD }} rclone.zip -j ~/.config/rclone/rclone.conf

- name: Commit config #提交配置文件
- name: Commit config #提交配置文件
run: |
git config --global user.email "2870926414@qq.com"
git config --global user.name "SakuraH-LY"
Expand Down