prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork

Configure Feed

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

Update remote URL for tangled repository

authored by

Tyler Lawson and committed by
GitHub
b65ce763 3098f60d

+1 -1
+1 -1
.github/workflows/sync-tangled.yml
··· 39 39 git config --global user.name "Prototypey Bot" 40 40 git config --global user.email "bot@prototypey.org" 41 41 42 - git remote add tangled git@tangled.sh:tylur.dev/prototypey 42 + git remote add tangled git@tangled.org:tylur.dev/prototypey 43 43 git push -f --all tangled 44 44 git push -f --tags tangled