Fix cypress checkout and use github actions environments (#8790)
* Fix cypress checkout and use github actions environments * Harden github token for cypress.yaml * Allow writing status checks
This commit is contained in:
@@ -53,5 +53,5 @@ jobs:
|
||||
benchmark-data-dir-path: dev/bench
|
||||
fail-on-alert: false
|
||||
comment-on-alert: false
|
||||
github-token: ${{ secrets.DEPLOY_GH_PAGES }}
|
||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
auto-push: ${{ github.ref == 'refs/heads/develop' }}
|
||||
|
||||
Reference in New Issue
Block a user