Skip to content

Commit

Permalink
Cease uploading develop.tar.gz to Github Pages (#23753)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Nov 11, 2022
1 parent 46c005a commit 8f8a9e1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f8a9e1

Please sign in to comment.