We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d79786 commit 5b09d3bCopy full SHA for 5b09d3b
1 file changed
.github/workflows/sync-openapi.yml
@@ -49,6 +49,7 @@ jobs:
49
repository: github/models-gateway
50
path: models-gateway
51
ref: main
52
+ token: ${{ secrets.DOCS_BOT_PAT_BASE }}
53
54
- uses: ./.github/actions/node-npm-setup
55
0 commit comments