Update netlify.yaml GHA to not refer to workflow name (#9826)
This commit is contained in:
parent
6d6adc8c02
commit
825fce7bc3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/netlify.yaml
vendored
1
.github/workflows/netlify.yaml
vendored
|
@ -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 a new issue