We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d8c5e commit c507464Copy full SHA for c507464
.github/workflows/feature-parity.yml
@@ -62,7 +62,7 @@ jobs:
62
app-id: ${{ secrets.PARITY_APP_ID }}
63
private-key: ${{ secrets.PARITY_APP_PRIVATE_KEY }}
64
owner: browserbase
65
- repositories: stagehand
+ repositories: stagehand-python
66
67
- name: Create issue in Python SDK repository
68
uses: actions/github-script@v7
0 commit comments