Skip to content

Commit a701f3e

Browse files
committedMay 10, 2024··
Remove Google Cloud API key
1 parent bad70bb commit a701f3e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed
 

‎.configure

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
{
22
"project_name": "WordPress-iOS",
33
"branch": "trunk",
4-
"pinned_hash": "91e71c2268b4df54591ff9cedbfd03ac93ba865d",
4+
"pinned_hash": "96b8f38f614556658c0cf5eb86a61027d48fd1de",
55
"files_to_copy": [
6-
{
7-
"file": "shared/google_cloud_keys.json",
8-
"destination": "~/.configure/wordpress-ios/secrets/google_cloud_keys.json",
9-
"encrypt": true
10-
},
116
{
127
"file": "iOS/WPiOS/project.env",
138
"destination": "~/.configure/wordpress-ios/secrets/project.env",

0 commit comments

Comments
 (0)
Please sign in to comment.