A simple BlueSky profile labeler that can be ran on Cloudflare Workers github.com/SocksTheWolf/SimpleBSkyLabeler
cf bsky profile label bluesky cloudflare workers
1
fork

Configure Feed

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

Update tangled.yml

update version

Signed-off-by: SocksTheWolf <132639882+SocksTheWolf@users.noreply.github.com>

authored by

SocksTheWolf and committed by
GitHub
e196597f 28d6d92a

+1 -1
+1 -1
.github/workflows/tangled.yml
··· 16 16 name: tangled 17 17 steps: 18 18 - name: Push to Tangled 19 - uses: gwennlbh/to-tangled@v0.4 19 + uses: gwennlbh/to-tangled@v0.5 20 20 with: 21 21 repo: socksthewolf.com/simplebskylabeler 22 22 ssh-key: ${{ secrets.KEY }}