Sync reading position from Moon Reader app to Bookhive atproto records
atproto bookhive ereader moonreader
3
fork

Configure Feed

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

Update .forgejo/workflows/ci.yml

brad abc371f4 dfc6836d

+1 -1
+1 -1
.forgejo/workflows/ci.yml
··· 7 7 8 8 jobs: 9 9 test: 10 - runs-on: docker 10 + runs-on: docker-host 11 11 container: ghcr.io/astral-sh/uv:python3.11-bookworm-slim 12 12 steps: 13 13 # Forgejo runner's slim image has no Node.js, so actions/checkout fails.