8000 actions: fix docs dispatch (#19) · b-krishna/sdk-python@5a54c28 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 5a54c28

Browse files
authored
actions: fix docs dispatch (strands-agents#19)
1 parent 6decbd8 commit 5a54c28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dispatch-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ jobs:
1212
steps:
1313
- name: Dispatch
1414
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

Comments
 (0)
0