A Deno-compatible AT Protocol OAuth client that serves as a drop-in replacement for @atproto/oauth-client-node

revert: remove JSR_TOKEN - JSR uses OIDC for GitHub Actions

Changed files
-2
.github
workflows
-2
.github/workflows/publish.yml
··· 39 39 40 40 - name: Publish to JSR 41 41 run: deno publish 42 - env: 43 - JSR_TOKEN: ${{ secrets.JSR_TOKEN }}