mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-22 09:49:16 +01:00
workflow: use github-pages-directory-listing v4
It has the commit we need now
This commit is contained in:
parent
a5ae7e8840
commit
31025c10da
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
run: cp README.md out/README.md
|
run: cp README.md out/README.md
|
||||||
|
|
||||||
- name: Github Pages Directory Listing
|
- name: Github Pages Directory Listing
|
||||||
uses: jayanta525/github-pages-directory-listing@main
|
uses: jayanta525/github-pages-directory-listing@v4
|
||||||
with:
|
with:
|
||||||
FOLDER: out
|
FOLDER: out
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user