Skip to content

Commit

Permalink
chore: update generate-sdk.yaml (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwylde authored Jan 31, 2024
1 parent 4a967cd commit 60d8caa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
- name: Check if SDK output has changed
shell: bash
working-directory: ${{ github.workspace }}/actions
env:
GH_TOKEN: ${{ secrets.PORTAL_JS_SDK_TOKEN }}
run: |
gh pr checkout ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 60d8caa

Please sign in to comment.