Skip to content

Commit 2902818

Browse files
authored
ci: kick off update piplines when a binary build completes (#778)
1 parent 2cacd2f commit 2902818

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,6 @@ jobs:
164164
path: ${{ steps.branch-manifest.outputs.manifest-file }}
165165
destination: "build.livepeer.live/${{ github.event.repository.name }}/"
166166
parent: false
167+
168+
- name: Notify new build upload
169+
run: curl -X POST https://holy-bread-207a.livepeer.workers.dev

0 commit comments

Comments
 (0)