Skip to content

Commit

Permalink
Fix dependent job
Browse files Browse the repository at this point in the history
  • Loading branch information
lyarenei committed Sep 1, 2024
1 parent 4d5b26f commit effcf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-upload-publish-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

publish:
if: ${{ contains(github.repository, 'lyarenei/') }}
needs: upload
needs: upload-repo
uses: ./.github/workflows/publish.yml
with:
repo: "jellyfin-dev"

0 comments on commit effcf4f

Please sign in to comment.