mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Specify branch to match CFP production branch
This commit is contained in:
parent
e9d4f39e9d
commit
cf895b4296
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -96,3 +96,4 @@ jobs:
|
||||
projectName: ${{ env.SITE == 'staging.element.io' && 'element-web-staging' || 'element-web' }}
|
||||
directory: _deploy
|
||||
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user