mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Cease uploading develop.tar.gz to Github Pages (#23753)
This commit is contained in:
parent
46c005a5d3
commit
8f8a9e1e49
7
.github/workflows/build_develop.yml
vendored
7
.github/workflows/build_develop.yml
vendored
@ -47,13 +47,6 @@ jobs:
|
|||||||
|
|
||||||
- run: mv dist/element-*.tar.gz dist/develop.tar.gz
|
- run: mv dist/element-*.tar.gz dist/develop.tar.gz
|
||||||
|
|
||||||
# TODO: remove this once the element-desktop fetch script is updated to grab develop.element.io/develop.tar.gz
|
|
||||||
- name: Deploy develop.tar.gz to Github Pages
|
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
|
||||||
with:
|
|
||||||
folder: dist
|
|
||||||
single-commit: true
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: webapp
|
name: webapp
|
||||||
|
Loading…
Reference in New Issue
Block a user