Skip to content

Commit

Permalink
test infra repo dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
obalaribe committed Jul 10, 2024
1 parent 9780045 commit b827fcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token ${{ secrets.PAT_TOKEN }}" \
https://api.github.com/repos/availproject/avail-light-infra/dispatches \
-d "{\"event_type\": \"binary_release\", \"client_payload\":{\"avail_light_version\: \"${{ env.TAG_NAME }}\"}}"\
-d '{"event_type": "binary_release", "client_payload": {"avail_light_version": "refs/heads/ob/gh-workflow"}}'
trigger_crawler_build:
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit b827fcc

Please sign in to comment.