Skip to content

Commit

Permalink
Update build branch
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed May 30, 2024
1 parent 998219b commit 94c8dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: ${{ vars.CLOUDFLARE_PAGES_PROJECT_NAME_PROD }}
gitHubToken: ${{ secrets.GH_AUTOMATION_TOKEN }}
branch: ${{ github.ref_name }}
branch: main
directory: './packages/webapp/build'
wranglerVersion: '3'
- if: "github.ref_name == 'telegram-wallet' && github.event_name == 'push'"
Expand Down

0 comments on commit 94c8dee

Please sign in to comment.