File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ concurrency:
1919
2020jobs :
2121 checksum :
22- if : github.repository == 'z-shell/zi- src'
22+ if : github.repository == 'z-shell/src'
2323 runs-on : ubuntu-latest
2424 timeout-minutes : 10
2525 steps :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 deploy :
18- if : github.repository == 'z-shell/zi- src'
18+ if : github.repository == 'z-shell/src'
1919 environment :
2020 name : github-pages
2121 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ concurrency:
1717
1818jobs :
1919 sync :
20- if : github.repository == 'z-shell/zi- src'
20+ if : github.repository == 'z-shell/src'
2121 runs-on : ubuntu-latest
2222 timeout-minutes : 15
2323 env :
Original file line number Diff line number Diff line change 4040 - name : 🪟 Set CRLF (Windows)
4141 run : |
4242 git config --global core.autocrlf input
43- git config --global --add safe.directory /cygdrive/d/a/zi- src/zi- src
43+ git config --global --add safe.directory /cygdrive/d/a/src/src
4444 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4545 - name : 🪟 Dependencies (Windows)
4646 uses : egor-tensin/setup-cygwin@d2c752bab416d4b0662591bd366fc2686297c82d # v4.0.1
Original file line number Diff line number Diff line change 1010 repo :
1111 host : github.com
1212 owner : z-shell
13- name : zi- src
13+ name : src
1414lint :
1515 definitions :
1616 - name : shfmt
Original file line number Diff line number Diff line change 2121 <a target =" _self " href =" https://github.com/z-shell/zi-vim-syntax/ " >
2222 <img align="center" src="https://img.shields.io/badge/--019733?logo=vim" alt="VIM" />
2323 </a >
24- <a target =" _self " href =" https://open.vscode.dev/z-shell/zi- src/ " >
24+ <a target =" _self " href =" https://open.vscode.dev/z-shell/src/ " >
2525 <img align="center" src="https://img.shields.io/badge/--007ACC?logo=visual%20studio%20code&logoColor=ffffff" alt="Visual Studio Code" />
2626 </a ></p ><hr />
2727
3838- IPFS:
3939 - https://ipfs.zshell.dev
4040- jsDeliver:
41- - https://cdn.jsdelivr.net/gh/z-shell/zi- src@main/
41+ - https://cdn.jsdelivr.net/gh/z-shell/src@main/
4242
4343### Maintainer — Verify and Sync Loader
4444
You can’t perform that action at this time.
0 commit comments