Skip to content

Commit ed61e0a

Browse files
committed
[fix] race condition
1 parent e41bf5a commit ed61e0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tags.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: build docker image for unraid community
3333
uses: the-actions-org/workflow-dispatch@3133c5d135c7dbe4be4f9793872b6ef331b53bc7
3434
with:
35-
wait-for-completion: false
3635
workflow: docker.yml
3736
token: "${{ secrets.REPOSITORY_TOKEN }}"
3837
inputs: '{ "release":"false", "readme":"false", "run-name":"unraid", "etc":"${{ env.WORKFLOW_BASE64JSON }}" }'

0 commit comments

Comments
 (0)