The code and data behind xeiaso.net
5
fork

Configure Feed

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

fuck

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

Xe Iaso 4dc5cbeb e3b77228

+2 -2
+2 -2
.github/workflows/tigris-push.yml
··· 47 47 - name: Tailscale 48 48 uses: tailscale/github-action@v2 49 49 with: 50 - oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }} 51 - oauth-secret: ${{ secrets.TS_OAUTH_SECRET }} 50 + oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }} 51 + oauth-secret: ${{ secrets.TAILSCALE_SECRET }} 52 52 tags: tag:ci 53 53 54 54 - name: Build and deploy xesite