Skip to content

Commit

Permalink
Specify branch to match CFP production branch
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jan 21, 2025
1 parent e9d4f39 commit cf895b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@ jobs:
projectName: ${{ env.SITE == 'staging.element.io' && 'element-web-staging' || 'element-web' }}
directory: _deploy
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
branch: main

0 comments on commit cf895b4

Please sign in to comment.