Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Fix bug in GH action nightly-update-source-languages.yaml

+1 -1
+1 -1
.github/workflows/nightly-update-source-languages.yaml
··· 33 33 uses: stefanzweifel/git-auto-commit-action@v5 34 34 with: 35 35 commit_message: Nightly source-language update 36 - file_pattern: /src/locale/locales/en/messages.po 36 + file_pattern: ./src/locale/locales/en/messages.po