Skip to content

Commit

Permalink
it works
Browse files Browse the repository at this point in the history
  • Loading branch information
NourAlharithi committed Sep 7, 2023
1 parent 8feedf9 commit 964e47d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: token ${{ secrets.GH_PAT }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
"https://api.github.com/repos/drift-labs/${{ matrix.repo }}/actions/workflows"
"https://api.github.com/repos/drift-labs/${{ matrix.repo }}/dispatches" \
-d '{"event_type": "sdk-update"}'
env:
GH_PAT: ${{ secrets.GH_PAT }}

0 comments on commit 964e47d

Please sign in to comment.