Skip to content

Commit

Permalink
workflow: use github-pages-directory-listing v4
Browse files Browse the repository at this point in the history
It has the commit we need now
  • Loading branch information
lifehackerhansol committed Jan 15, 2024
1 parent a5ae7e8 commit 31025c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: cp README.md out/README.md

- name: Github Pages Directory Listing
uses: jayanta525/github-pages-directory-listing@main
uses: jayanta525/github-pages-directory-listing@v4
with:
FOLDER: out

Expand Down

0 comments on commit 31025c1

Please sign in to comment.