The code and data behind xeiaso.net
5
fork

Configure Feed

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

main

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso ca5187e9 28c2b0e2

+1 -1
+1 -1
.github/workflows/earthly.yml
··· 45 45 runs-on: ubuntu-latest 46 46 permissions: 47 47 contents: read 48 - if: github.ref == 'refs/heads/master' 48 + if: github.ref == 'refs/heads/main' 49 49 50 50 steps: 51 51 - uses: actions/checkout@v4