Skip to content

Commit

Permalink
refreshing event
Browse files Browse the repository at this point in the history
  • Loading branch information
NourAlharithi committed Sep 7, 2023
1 parent 2d3c8e5 commit 31d3adb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ 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 }}/dispatches" \
-d '{"event_type": "sdk-update"}'
"https://api.github.com/repos/drift-labs/${{ matrix.repo }}/actions/workflows"'
env:
GH_PAT: ${{ secrets.GH_PAT }}

0 comments on commit 31d3adb

Please sign in to comment.