A decentralized music tracking and discovery platform built on AT Protocol 🎵 rocksky.app
spotify atproto lastfm musicbrainz scrobbling listenbrainz

ci: add GITHUB_ACCESS_TOKEN

+2
+2
.github/workflows/ci.yml
··· 17 17 wasm: true 18 18 plugin: rust 19 19 args: setup 20 + env: 21 + GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} 20 22 - name: Run fmt 21 23 run: | 22 24 type cargo