about summary refs log tree commit diff
path: root/.easignore
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-05-06 20:13:12 -0700
committerGitHub <noreply@github.com>2024-05-06 20:13:12 -0700
commit790a9c4fadc631f8c70285c144f5c6fea28ebd26 (patch)
treeff91b9ba942b3f76dc67ce84d335b5bf8e236b94 /.easignore
parent92f6665f93842e00008babd74df51a0973252f64 (diff)
downloadvoidsky-790a9c4fadc631f8c70285c144f5c6fea28ebd26.tar.zst
fix bad bool check in action (#3885)
* fix bad bool check in action

* add `fetch-depth` so we can get the commit hash

* `.env` should be in `.easignore` 🙃
Diffstat (limited to '.easignore')
-rw-r--r--.easignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.easignore b/.easignore
index 29fc4124b..95d14f78b 100644
--- a/.easignore
+++ b/.easignore
@@ -95,8 +95,7 @@ web-build/
 /ios/
 
 # environment variables
-.env
 .env.*
 
 # Firebase (Android) Google services
-# INCLUDED: google-services.json
\ No newline at end of file
+# INCLUDED: google-services.json