mirror of
https://github.com/navidrome/navidrome.git
synced 2026-06-19 07:37:15 +00:00
ci: fix input parameter name for GitHub token
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user