tldraw/.github/workflows
Mitja Bezenšek 0f3586e2b8
Fix uploading static assets to r2 (#3941)
We have to make sure that env variables are present.

Might be better to use `makeEnv` inside these workflows instead of just
inside `upload-static-assets`? Feels repetitive though.

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [x] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [x] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know


### Release Notes

- Fix an issue with uploading the static assets.
2024-06-14 12:52:20 +00:00
..
checks.yml use native structuredClone on node, cloudflare workers, and in tests (#3166) 2024-03-18 17:16:09 +00:00
dependabot-dedupe.yml Configure dependabot. (#2980) 2024-03-04 11:43:42 +00:00
deploy.yml assets: make option to transform urls dynamically / LOD (#3827) 2024-06-11 14:17:09 +00:00
playwright-update-snapshots.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
playwright.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
prune-preview-deploys.yml fix prune preview deployment script (#2698) 2024-01-31 16:37:51 +00:00
publish-canary.yml Fix uploading static assets to r2 (#3941) 2024-06-14 12:52:20 +00:00
publish-manual.yml Fix uploading static assets to r2 (#3941) 2024-06-14 12:52:20 +00:00
publish-new.yml Fix uploading static assets to r2 (#3941) 2024-06-14 12:52:20 +00:00
publish-patch.yml Fix uploading static assets to r2 (#3941) 2024-06-14 12:52:20 +00:00
publish-templates.yml increase publish script timeouts (#3570) 2024-04-23 13:31:27 +00:00
trigger-production-build.yml unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00