[pull] main from tldraw:main #2276
deploy-dotcom.yml
on: pull_request
Deploy dotcom to ${{ ((((github.ref == 'refs/heads/production') && 'production')) || (((github.ref == 'refs/heads/main') && 'staging')) || 'preview') }}
0s