A fork of the Cocoon PDS but being made more distributed.
11

Configure Feed

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

fix gh action

Hailey (Oct 27, 2025, 8:55 AM -0700) 72c627be 21fb119b

+3 -1
+3 -1
.github/workflows/docker-image.yml
··· 2 2 3 3 on: 4 4 workflow_dispatch: 5 - push: main 5 + push: 6 + branches: 7 + - main 6 8 7 9 env: 8 10 REGISTRY: ghcr.io