Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Hex authored Nov 22, 2022
1 parent 3dbf7e2 commit 3b38ec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
- name: Push Generated GraphQL Document Current Branch
uses: Code-Hex/gqldoc-actions@v1.0.7
uses: Code-Hex/gqldoc-actions@v1.0.9
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
schema: schema.graphql
Expand All @@ -35,4 +35,4 @@ jobs:
# License
The scripts and documentation in this project are released under the [MIT License](LICENSE)
The scripts and documentation in this project are released under the [MIT License](LICENSE)

0 comments on commit 3b38ec3

Please sign in to comment.