[READ-ONLY] Mirror of https://github.com/flo-bit/ui-kit. 🦊 fox ui, svelte 5 and tailwind 4 flo-bit.dev/ui-kit/
svelte tailwindcss ui-components
0

Configure Feed

Select the types of activity you want to include in your feed.

update ci

Florian (Feb 23, 2026, 1:39 AM +0100) 94fdd499 452f9286

+2 -1
+2 -1
.github/workflows/ci.yml
··· 6 6 7 7 permissions: 8 8 id-token: write # Required for OIDC 9 - contents: read 9 + contents: write 10 + pull-requests: write 10 11 11 12 jobs: 12 13 build: