1) Download CLI: https://zapstore.dev/docs/publish#download-zapstore-cli
2) Create zapstore.yaml:
```
repository: https://github.com/OpenSecretCloud/Maple
assets:
- .*.apk
remote_metadata:
- github
- playstore
```
3) Create .env:
SIGN_WITH=(nsec|bunker url|NIP07|npub to output and pipe to signer)
4) Run: zapstore publish
More here: https://zapstore.dev/docs/publish or just ask
