mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
rename artifact
This commit is contained in:
parent
99cc79bec9
commit
dd36dde8c9
2
.github/workflows/layered-build.yaml
vendored
2
.github/workflows/layered-build.yaml
vendored
@ -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
Block a user