diff options
author | Ansh <anshnanda10@gmail.com> | 2023-05-16 11:14:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-16 13:14:02 -0500 |
commit | d5bec4ff37fb3423b8f083dd9fe95c066b4cf90e (patch) | |
tree | 8b6fe79e293d3afee7195ab0975feec8a82b9e40 /.env.example | |
parent | 50c1841a06d0502428f70bb0bb225cca70f82c20 (diff) | |
download | voidsky-d5bec4ff37fb3423b8f083dd9fe95c066b4cf90e.tar.zst |
Update build instructions (#639)
* Create .env.example * Update build.md * Update eas.json * Update build.md * Update build.md * Update build.md * Update docs/build.md Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> --------- Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
Diffstat (limited to '.env.example')
-rw-r--r-- | .env.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.example b/.env.example new file mode 100644 index 000000000..b4213aea2 --- /dev/null +++ b/.env.example @@ -0,0 +1 @@ +SENTRY_AUTH_TOKEN= |