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 330c0b4 commit 8d94b87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
-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 }}"}}'\
| grep -q "204"
trigger_crawler_build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 8d94b87

Please sign in to comment.