mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2025-02-16 18:29:22 +01:00
apparently depth=1 is default
This commit is contained in:
parent
e046ac7825
commit
2a638b5c07
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
fetch-depth: 1
|
|
||||||
|
|
||||||
# to get README.md to webpage as well as GitHub's UI
|
# to get README.md to webpage as well as GitHub's UI
|
||||||
- name: Pre-generation of directory listing
|
- name: Pre-generation of directory listing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user