Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
ci: only update jellyfin repo if running in LizardByte org
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed May 22, 2024
1 parent 28e9407 commit 38e84fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-jellyfin-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ concurrency:
jobs:
update-jellyfin-release:
if: >-
github.repository_owner == 'LizardByte' &&
!github.event.release.draft && !github.event.release.prerelease
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 38e84fe

Please sign in to comment.