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` 🙃
This commit is contained in:
parent
92f6665f93
commit
790a9c4fad
5 changed files with 12 additions and 6 deletions
|
@ -95,8 +95,7 @@ web-build/
|
|||
/ios/
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Firebase (Android) Google services
|
||||
# INCLUDED: google-services.json
|
||||
# INCLUDED: google-services.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue