Skip to content

Commit

Permalink
Fix build failure of GitHub Actions (#9)
Browse files Browse the repository at this point in the history
This patch applies the temporary bug fix against gitbook-plugin-github-issue-feedback.
  • Loading branch information
LawrenceHwang authored Jun 28, 2024
1 parent fb57f6c commit 1225aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v4
- name: Build and Deploy 🚀
uses: onejar99/gitbook-build-publish-action@v1.0.3
uses: LawrenceHwang/gitbook-build-publish-action@bugfix

0 comments on commit 1225aa8

Please sign in to comment.