mirror of
https://github.com/tooot-app/app
synced 2025-02-03 03:47:37 +01:00
3 lines
181 B
Bash
3 lines
181 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
SENTRY_ORG=xmflsct SENTRY_PROJECT=mastodon-app SENTRY_AUTH_TOKEN=771a5746bad54f5987aa5d5d8b1c10abc751b3bf28554c908d452e0054eb6003 expo publish --release-channel testing
|