Skip to content

Commit e25a5e2

Browse files
authored
Update static.yml
1 parent 1ad4511 commit e25a5e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
- name: Automatically Build & Publish HonKit
4242
# You may pin to the exact commit or the version.
4343
# uses: carry0987/honkit-publish-action@f291c8dc0e58926738ca3964b07e20f281f8537f
44-
uses: carry0987/honkit-publish-action@v1.0.14
44+
uses: FriesI23/honkit-build-page@v2
45+
# uses: carry0987/honkit-publish-action@v1.0.14
4546
- name: Deploy to GitHub Pages
4647
id: deployment
4748
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)