mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-07-04 07:43:16 +00:00
The checkout action fetches one single commit, so attempts to find previous states of a page result in error. Adding fetch-depth:0 to the configuration fetches all commits and makes finding the previous commit that changed a page possible in the github action. |
||
|---|---|---|
| .. | ||
| DNS.yml | ||
| dockerhub.yml | ||
| DragonFlyBSD.yml | ||
| FreeBSD.yml | ||
| issue.yml | ||
| Linux.yml | ||
| MacOS.yml | ||
| NetBSD.yml | ||
| Omnios.yml | ||
| OpenBSD.yml | ||
| PebbleStrict.yml | ||
| pr_dns.yml | ||
| pr_notify.yml | ||
| shellcheck.yml | ||
| Solaris.yml | ||
| Ubuntu.yml | ||
| wiki-monitor.yml | ||
| Windows.yml | ||