try deployment to gh-pages

This commit is contained in:
Germain Souquet 2021-06-15 08:59:51 +01:00
parent 6e3ece2dc6
commit 646416c8ec

View file

@ -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