Skip to content

Commit

Permalink
Merge pull request #6 from ZPlexLabs/pipeline-fix
Browse files Browse the repository at this point in the history
GitHub Actions Pipeline Fix
  • Loading branch information
itszechs authored Aug 24, 2024
2 parents 8a3c308 + 3d6ecf8 commit 925a6b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
MOVIES_FOLDER: ${{ secrets.MOVIES_FOLDER }}
SHOWS_FOLDER: ${{ secrets.SHOWS_FOLDER }}
TMDB_API_KEY: ${{ secrets.TMDB_API_KEY }}
OMDB_API_KEY: ${{ secrets.OMDB_API_KEY }}
ZPLEX_DATABASE_URL: ${{ secrets.ZPLEX_DATABASE_URL }}

0 comments on commit 925a6b6

Please sign in to comment.