uppy/.github
Merlijn Vos c4d97cd972
Fix publishing to CDN in release CI (#5877)
- Output should be `uppy.css` not `styles.css`, as it was before
- Actually run the bundle script in `build`
- Bundled packages are in theory always fixed, they will never be
resolved differently once published, so reflecting that with
`workspace:*`. Hopefully this also triggers changesets to always release
`uppy` if any of its dependencies change (doesn't happen currently)
- Don't force override existing releases in CI
2025-08-05 11:28:14 +02:00
..
ISSUE_TEMPLATE docs: use StackBlitz for all examples/issue template (#5125) 2024-04-29 15:24:58 +02:00
workflows Fix publishing to CDN in release CI (#5877) 2025-08-05 11:28:14 +02:00
CONTRIBUTING.md Update contributing.md (#5846) 2025-08-05 09:46:11 +02:00
dependabot.yml meta: add dependabot.yml to keep GHA up-to-date (#5083) 2024-04-15 16:18:26 +02:00