mirror of https://github.com/vector-im/riot-web
Merge branch 'develop' into weeman1337/mute-broadcast-notifications
commit
f6338591a9
|
@ -35,7 +35,6 @@ jobs:
|
||||||
- name: 📥 Download artifact
|
- name: 📥 Download artifact
|
||||||
uses: dawidd6/action-download-artifact@v2
|
uses: dawidd6/action-download-artifact@v2
|
||||||
with:
|
with:
|
||||||
workflow: element-build-and-test.yaml
|
|
||||||
run_id: ${{ github.event.workflow_run.id }}
|
run_id: ${{ github.event.workflow_run.id }}
|
||||||
name: previewbuild
|
name: previewbuild
|
||||||
path: webapp
|
path: webapp
|
||||||
|
|
Loading…
Reference in New Issue