mirror of https://github.com/vector-im/riot-web
rename artifact
parent
99cc79bec9
commit
dd36dde8c9
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Preview Build
|
||||
name: previewbuild
|
||||
path: element-web/webapp
|
||||
# We'll only use this in a triggered job, then we're done with it
|
||||
retention-days: 1
|
||||
|
|
Loading…
Reference in New Issue