The source code for our eny.social landing page, which is mirrored in a different repository as part of the CI setup. eny.social
social-network eny local-first
2
fork

Configure Feed

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

fix(ci): use full ref

Sam Sauer 0926c366 a1257d51

+1 -1
+1 -1
.tangled/workflows/mirror.yml
··· 13 13 - name: "Mirror to a different CI Repository" 14 14 command: | 15 15 git remote add gitlab https://oauth2:$ACCESS_TOKEN@$GIT_REPOSITORY 16 - git push gitlab HEAD:mirror/main --force 16 + git push gitlab HEAD:refs/heads/mirror/main --force