mirror of
https://github.com/11notes/docker-kms.git
synced 2025-10-23 16:14:05 +00:00
wrong suffix
This commit is contained in:
2
.github/workflows/tags.yml
vendored
2
.github/workflows/tags.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
workflow: docker.yml
|
workflow: docker.yml
|
||||||
token: "${{ secrets.REPOSITORY_TOKEN }}"
|
token: "${{ secrets.REPOSITORY_TOKEN }}"
|
||||||
inputs: '{ "release":"false", "uid":"99", "gid":"100", "semversuffix":"-unraid" }'
|
inputs: '{ "release":"false", "uid":"99", "gid":"100", "semversuffix":"unraid" }'
|
Reference in New Issue
Block a user