Skip to content

Commit ac16075

Browse files
committed
fixes
1 parent de033fc commit ac16075

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Ensure that **Object Ownership** is set to **"ACLs enabled"** because Electron B
286286
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).
287287

288288
**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:
290290
```
291291
APPLE_ID # Your Apple ID email
292292
APPLE_APP_SPECIFIC_PASSWORD # App Specific password

0 commit comments

Comments
 (0)