Skip to content

Commit

Permalink
docs: this is a secret
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jul 1, 2024
1 parent 45644fb commit 579950a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ Then, for continuous deployment:
```bash
gh variable set API_DOMAIN_NAME --env production --body api.sim-details.nordicsemi.cloud
gh variable set API_DOMAIN_ROUTE_53_REGION --env production --body eu-north-1
gh variable set API_DOMAIN_ROUTE_53_ROLE_ARN --env production --body arn:aws:iam::<account ID>:role/<role name>
gh secret set API_DOMAIN_ROUTE_53_ROLE_ARN --env production --body `arn:aws:iam::<account ID>:role/<role name>`
```

0 comments on commit 579950a

Please sign in to comment.