mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-25 19:16:58 +01:00
github wants the whole version str for some reason
when the same thing works in other containers...
This commit is contained in:
parent
aba82df4f7
commit
ddef1bcf89
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
run: cp README.md files/README.md
|
||||
|
||||
- name: Github Pages Directory Listing
|
||||
uses: jayanta525/github-pages-directory-listing@v3
|
||||
uses: jayanta525/github-pages-directory-listing@v3.0.0
|
||||
with:
|
||||
FOLDER: files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user