We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad4511 commit e25a5e2Copy full SHA for e25a5e2
.github/workflows/static.yml
@@ -41,7 +41,8 @@ jobs:
41
- name: Automatically Build & Publish HonKit
42
# You may pin to the exact commit or the version.
43
# uses: carry0987/honkit-publish-action@f291c8dc0e58926738ca3964b07e20f281f8537f
44
- uses: carry0987/honkit-publish-action@v1.0.14
+ uses: FriesI23/honkit-build-page@v2
45
+ # uses: carry0987/honkit-publish-action@v1.0.14
46
- name: Deploy to GitHub Pages
47
id: deployment
48
uses: actions/deploy-pages@v4
0 commit comments