mirror of
https://github.com/simon-ding/polaris.git
synced 2026-05-10 04:27:29 +08:00
feat: embed default tmdb api key
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -58,4 +58,6 @@ jobs:
|
||||
platforms: linux/amd64
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args: |
|
||||
TMDB_API_KEY=${{ secrets.TMDB_API_KEY }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user