Standard.site landing page built in Next.js
0
fork

Configure Feed

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

One more try

+3 -3
+3 -3
.tangled/workflows/deploy.yml
··· 1 1 when: 2 - - event: ['push'] 3 - branch: ['main'] 4 - - event: ['manual'] 2 + - event: [ 'push' ] 3 + branch: [ 'main' ] 4 + - event: [ 'manual' ] 5 5 6 6 engine: 'nixery' 7 7