The code and data behind xeiaso.net
5
fork

Configure Feed

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

Update go.yml

authored by

Xe Iaso and committed by
GitHub
8c8823bd b2d9350d

+2 -1
+2 -1
.github/workflows/go.yml
··· 9 9 jobs: 10 10 11 11 build: 12 - runs-on: ubuntu-latest 12 + runs-on: 13 + group: alrest 13 14 steps: 14 15 - uses: actions/checkout@v4 15 16