Skip to content

Commit afc3a30

Browse files
authored
add missing keys (#19)
2 parents 651eccc + c64c70d commit afc3a30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/speakeasy_run_on_pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
- name: Setup Speakeasy
2424
uses: speakeasy-api/sdk-generation-action@v15
2525
with:
26+
github_access_token: ${{ secrets.GITHUB_TOKEN }}
27+
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
2628
speakeasy_version: latest
2729

2830
- name: Run Speakeasy

0 commit comments

Comments
 (0)