Skip to content

Commit 8d94b87

Browse files
committed
test infra repo dispatch
1 parent 330c0b4 commit 8d94b87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
-H "Authorization: token ${{ secrets.PAT_TOKEN }}" \
101101
https://api.github.com/repos/availproject/avail-light-infra/dispatches \
102102
-d '{"event_type": "binary_release", "client_payload":{"avail_light_version\: "${{ env.TAG_NAME }}"}}'\
103-
| grep -q "204"
104103
105104
trigger_crawler_build:
106105
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)