Cease uploading develop.tar.gz to Github Pages (#23753)

pull/23771/head
Michael Telatynski 2022-11-11 14:36:55 +00:00 committed by GitHub
parent 46c005a5d3
commit 8f8a9e1e49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -47,13 +47,6 @@ jobs:
- 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
with:
name: webapp