mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-22 09:49:16 +01:00
Temporarily use nightly version of directory listing
Alphabetical sorting bug is fixed upstream: https://github.com/jayanta525/github-pages-directory-listing/issues/2
This commit is contained in:
parent
2a638b5c07
commit
519bd8c8b3
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
run: cp README.md files/README.md
|
||||
|
||||
- name: Github Pages Directory Listing
|
||||
uses: jayanta525/github-pages-directory-listing@v3.0.0
|
||||
uses: jayanta525/github-pages-directory-listing@main
|
||||
with:
|
||||
FOLDER: files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user