mirror of https://github.com/vector-im/riot-web
Update netlify.yaml GHA to not refer to workflow name (#9826)
parent
6d6adc8c02
commit
825fce7bc3
|
@ -35,7 +35,6 @@ jobs:
|
|||
- name: 📥 Download artifact
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
with:
|
||||
workflow: element-build-and-test.yaml
|
||||
run_id: ${{ github.event.workflow_run.id }}
|
||||
name: previewbuild
|
||||
path: webapp
|
||||
|
|
Loading…
Reference in New Issue