We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41bf5a commit ed61e0aCopy full SHA for ed61e0a
.github/workflows/tags.yml
@@ -32,7 +32,6 @@ jobs:
32
- name: build docker image for unraid community
33
uses: the-actions-org/workflow-dispatch@3133c5d135c7dbe4be4f9793872b6ef331b53bc7
34
with:
35
- wait-for-completion: false
36
workflow: docker.yml
37
token: "${{ secrets.REPOSITORY_TOKEN }}"
38
inputs: '{ "release":"false", "readme":"false", "run-name":"unraid", "etc":"${{ env.WORKFLOW_BASE64JSON }}" }'
0 commit comments