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:
lifehackerhansol 2023-04-03 01:34:40 -07:00 committed by GitHub
parent 2a638b5c07
commit 519bd8c8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
run: cp README.md files/README.md run: cp README.md files/README.md
- name: Github Pages Directory Listing - name: Github Pages Directory Listing
uses: jayanta525/github-pages-directory-listing@v3.0.0 uses: jayanta525/github-pages-directory-listing@main
with: with:
FOLDER: files FOLDER: files