mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
clean
This commit is contained in:
parent
919492df13
commit
73df21abc4
1 changed files with 0 additions and 1 deletions
1
.github/workflows/wiki-guard.yml
vendored
1
.github/workflows/wiki-guard.yml
vendored
|
|
@ -57,7 +57,6 @@ jobs:
|
|||
-q '.[] | select(.permissions.push) | .login' 2>/dev/null \
|
||||
| tr 'A-Z' 'a-z' | sort -u > writers.txt || true
|
||||
echo "write-access members loaded: $(wc -l < writers.txt)"
|
||||
cat writers.txt
|
||||
cd wiki
|
||||
git config core.quotePath false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue