You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -286,7 +286,7 @@ Ensure that **Object Ownership** is set to **"ACLs enabled"** because Electron B
286
286
5. If you don't have an AWS access key and secret key, create them through the IAM service as described in [AWS documentation here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user_manage_add-key.html).
287
287
288
288
**3. Configure GitHub Secrets**
289
-
In your GitHub Repository, navigate to Settings > Secrets and variables > Actions and add the following secrets:
289
+
In your GitHub Repository, navigate to Settings > Secrets and variables > Actions > Repository secrets and add the following secrets:
290
290
```
291
291
APPLE_ID # Your Apple ID email
292
292
APPLE_APP_SPECIFIC_PASSWORD # App Specific password
0 commit comments