Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihendry committed Sep 4, 2024
1 parent d6f61c4 commit 9588c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lesshero.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
fetch-depth: 0
- uses: actions/configure-pages@v5
- uses: kaihendry/lesshero@0.1.0
- uses: kaihendry/lesshero@v0.1.2
- run: mkdir "_site" && mv lesshero.html _site/index.html
- name: Upload artifact # TODO: we want to ideally upload one file, not overwrite the whole site!
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 9588c2f

Please sign in to comment.