mirror of
https://github.com/python-LimeReport/devcontainer.git
synced 2024-12-23 14:43:00 +03:00
fix workflow
This commit is contained in:
parent
2f470e9da3
commit
d6ae70ede6
2
.github/workflows/run-on-push.yml
vendored
2
.github/workflows/run-on-push.yml
vendored
@ -27,4 +27,4 @@ jobs:
|
||||
uses: benc-uk/workflow-dispatch@v1
|
||||
with:
|
||||
workflow: docker-publish.yml
|
||||
inputs: '{ "qt": ${{ matrix.qt }}, "python": ${{ matrix.python }} }'
|
||||
inputs: '{ "qt": "${{ matrix.qt }}", "python": "${{ matrix.python }}" }'
|
||||
|
Loading…
Reference in New Issue
Block a user