Skip to content

Commit

Permalink
ci: kick off update piplines when a binary build completes (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
iameli authored Dec 13, 2023
1 parent 2cacd2f commit 2902818
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,6 @@ jobs:
path: ${{ steps.branch-manifest.outputs.manifest-file }}
destination: "build.livepeer.live/${{ github.event.repository.name }}/"
parent: false

- name: Notify new build upload
run: curl -X POST https://holy-bread-207a.livepeer.workers.dev

0 comments on commit 2902818

Please sign in to comment.