mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
try deployment to gh-pages
This commit is contained in:
parent
6e3ece2dc6
commit
646416c8ec
4
.github/workflows/develop.yml
vendored
4
.github/workflows/develop.yml
vendored
@ -33,5 +33,5 @@ jobs:
|
||||
external-data-json-path: ./cache/benchmark-data-template.json
|
||||
fail-on-alert: false
|
||||
- name: Push benchmark result
|
||||
if: ${{ github.ref == 'refs/heads/develop' }}
|
||||
run: git push 'https://matrixbot:${{ secrets.DEPLOY_GH_PAGES }}@github.com/matrix-org/matrix-react-sdk.git' gh-pages:gh-pages
|
||||
# if: ${{ github.ref == 'refs/heads/develop' }}
|
||||
run: git push 'https://RiotRobot:${{ secrets.DEPLOY_GH_PAGES }}@github.com/matrix-org/matrix-react-sdk.git' gh-pages:gh-pages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user