We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cacd2f commit 2902818Copy full SHA for 2902818
.github/workflows/build.yaml
@@ -164,3 +164,6 @@ jobs:
164
path: ${{ steps.branch-manifest.outputs.manifest-file }}
165
destination: "build.livepeer.live/${{ github.event.repository.name }}/"
166
parent: false
167
+
168
+ - name: Notify new build upload
169
+ run: curl -X POST https://holy-bread-207a.livepeer.workers.dev
0 commit comments