Skip to content

Commit 5b09d3b

Browse files
authored
Fix models-gateway checkout authentication in sync-openapi workflow (#55733)
1 parent 6d79786 commit 5b09d3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-openapi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
repository: github/models-gateway
5050
path: models-gateway
5151
ref: main
52+
token: ${{ secrets.DOCS_BOT_PAT_BASE }}
5253

5354
- uses: ./.github/actions/node-npm-setup
5455

0 commit comments

Comments
 (0)