[READ ONLY MIRROR] Open Source TikTok alternative built on AT Protocol github.com/sprksocial/client
flutter atproto video dart
10
fork

Configure Feed

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

make action cancel if runnig another one (#42)

authored by

Davi Rodrigues and committed by
GitHub
6ca06d0f dc1e6b49

+4
+4
.github/workflows/android-internal-release.yml
··· 6 6 branches: 7 7 - main 8 8 9 + concurrency: 10 + group: ${{ github.workflow }}-${{ github.ref }} 11 + cancel-in-progress: true 12 + 9 13 permissions: 10 14 contents: "read" 11 15 id-token: "write"