selfhostable, read-only reddit client
18
fork

Configure Feed

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

Fix tag output on push

authored by

James Smith and committed by
GitHub
c4351a65 1cdea8dc

+1 -1
+1 -1
.github/workflows/publish-docker.yml
··· 33 33 context: . 34 34 platforms: linux/amd64,linux/arm64 35 35 push: true 36 - tags: lurker:latest ghcr.io/${{ github.repository_owner }}/lurker:latest 36 + tags: ghcr.io/${{ github.repository_owner }}/lurker:latest