Skip to content

Commit

Permalink
Fixing gitbook-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Feb 3, 2025
1 parent 7273b95 commit cdf59cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gitbook-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: ZanderZhao/[email protected] # -> or ZanderZhao/gitbook-action@master. If not use master click above, use latest please
with: # or fork this repo and use YourName/gitbook-action@master
token: ${{ secrets.PERSONAL_TOKEN }} # -> remember add this in settings/secrets as following
publish_push_force: true
- name: Gitbook Action Test
if: github.event_name == 'pull_request'
uses: ZanderZhao/[email protected] # -> or ZanderZhao/gitbook-action@master. If not use master click above, use latest please
Expand Down

0 comments on commit cdf59cf

Please sign in to comment.