Fern nightly release fix (#2319)

This commit is contained in:
Shuchang Zheng 2025-05-11 12:19:46 -07:00 committed by GitHub
parent 626585c0f6
commit dc3e4a5cbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,11 +14,11 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.SKYVERN_OSS_GITHUB_TOKEN }}
- name: Update OpenAPI Spec
uses: fern-api/sync-openapi@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.SKYVERN_OSS_GITHUB_TOKEN }}
branch: 'update-openapi-spec'
update_from_source: true
add_timestamp: true