Skip to content

Commit

Permalink
fix gh-pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Dec 1, 2024
1 parent f142964 commit 3c0b79b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Push changes to gh-pages
run: >
npx gh-pages
-u "github-actions-bot <[email protected]>"
--add
--dist .
--src "{Extensions/dist/*.json,Extensions/dist/page/gallery.json,Extensions/dist/page/list.json,Extensions/dist/page/themes.json}"
Expand Down

0 comments on commit 3c0b79b

Please sign in to comment.