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 6decbd8 commit 5a54c28Copy full SHA for 5a54c28
.github/workflows/dispatch-docs.yml
@@ -12,5 +12,3 @@ jobs:
12
steps:
13
- name: Dispatch
14
run: gh api repos/${{ github.repository_owner }}/docs/dispatches -F event_type=sdk-push
15
- env:
16
- GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
0 commit comments