mirror of
https://github.com/11notes/docker-kms.git
synced 2025-11-03 05:23:21 +00:00
[fix] race condition
This commit is contained in:
1
.github/workflows/tags.yml
vendored
1
.github/workflows/tags.yml
vendored
@@ -32,7 +32,6 @@ jobs:
|
||||
- name: build docker image for unraid community
|
||||
uses: the-actions-org/workflow-dispatch@3133c5d135c7dbe4be4f9793872b6ef331b53bc7
|
||||
with:
|
||||
wait-for-completion: false
|
||||
workflow: docker.yml
|
||||
token: "${{ secrets.REPOSITORY_TOKEN }}"
|
||||
inputs: '{ "release":"false", "readme":"false", "run-name":"unraid", "etc":"${{ env.WORKFLOW_BASE64JSON }}" }'
|
||||
|
||||
Reference in New Issue
Block a user