Skip to content

Commit 8f8a9e1

Browse files
authored
Cease uploading develop.tar.gz to Github Pages (#23753)
1 parent 46c005a commit 8f8a9e1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build_develop.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,6 @@ jobs:
4747

4848
- run: mv dist/element-*.tar.gz dist/develop.tar.gz
4949

50-
# TODO: remove this once the element-desktop fetch script is updated to grab develop.element.io/develop.tar.gz
51-
- name: Deploy develop.tar.gz to Github Pages
52-
uses: JamesIves/github-pages-deploy-action@v4
53-
with:
54-
folder: dist
55-
single-commit: true
56-
5750
- uses: actions/upload-artifact@v3
5851
with:
5952
name: webapp

0 commit comments

Comments
 (0)