simple atproto oauth for static svelte apps flo-bit.dev/svelte-atproto-client-oauth/

update deploy again

Florian 1edcfae9 963bbf37

+4
+4
.github/workflows/deploy.yml
··· 12 12 - name: Checkout 13 13 uses: actions/checkout@v4 14 14 15 + - uses: pnpm/action-setup@v4 16 + with: 17 + version: 8.15.6 18 + 15 19 - name: Setup Node.js environment 16 20 uses: actions/setup-node@v4 17 21 with: