Skip to content

Commit 9f2a51b

Browse files
committed
Fixing additional missed dependency reference
1 parent 9dbf865 commit 9f2a51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
name: Create upstream PR to incorporate release
7979
if: github.repository_owner == 'opencast'
8080
runs-on: ubuntu-latest
81-
needs: build
81+
needs: build-release-tarballs
8282
permissions:
8383
contents: write #for the release
8484
pull-requests: write #For the PR in the upstream repo

0 commit comments

Comments
 (0)