mirror of https://github.com/llvm/torch-mlir
Update oneshotSnapshotPackage.yml
remove now deprecated inputs to build and testpull/774/head snapshot-20220422.4
parent
8003b92fa7
commit
9f2184da98
|
@ -53,7 +53,6 @@ jobs:
|
||||||
workflow: Build and Test
|
workflow: Build and Test
|
||||||
token: ${{ secrets.WORKFLOW_INVOCATION_TOKEN }}
|
token: ${{ secrets.WORKFLOW_INVOCATION_TOKEN }}
|
||||||
ref: "${{ env.tag_name }}"
|
ref: "${{ env.tag_name }}"
|
||||||
inputs: '{"release_id": "", "python_package_version": "${{ env.package_version }}"}'
|
|
||||||
|
|
||||||
- name: "Invoke workflow :: Release Build"
|
- name: "Invoke workflow :: Release Build"
|
||||||
uses: benc-uk/workflow-dispatch@v1
|
uses: benc-uk/workflow-dispatch@v1
|
||||||
|
|
Loading…
Reference in New Issue