mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
ci: fix input parameter name for GitHub token
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
d1c3015a1d
commit
770fd62ce8
2
.github/actions/prepare-docker/action.yml
vendored
2
.github/actions/prepare-docker/action.yml
vendored
@ -73,7 +73,7 @@ runs:
|
||||
id: meta
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
token: ${{ inputs.github_token }}
|
||||
github-token: ${{ inputs.github_token }}
|
||||
labels: |
|
||||
maintainer=deluan@navidrome.org
|
||||
images: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user