Bluesky app fork with some witchin' additions 💫

hopefully this fixes the workflow

+1 -1
+1 -1
.github/workflows/deer-build.yml
··· 44 44 45 45 - name: Publish release 46 46 uses: softprops/action-gh-release@v2 47 - if: github.ref == 'refs/heads/main' && github.event_name == 'push' 47 + if: github.ref == 'refs/heads/main' 48 48 with: 49 49 files: android/app/build/outputs/apk/release/app-release.apk