Skip to content

Commit 4dad8f7

Browse files
authored
Update articles/container-apps/github-actions-cli.md
1 parent b115939 commit 4dad8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/github-actions-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ az ad sp create-for-rbac `
5959

6060
As you interact with this example, replace the placeholders surrounded by `<>` with your values.
6161

62-
The return value from this command includes the service principal's `appId`, `password` and `tenant`. You need to pass these values to the `az containerapp github-action add` command.
62+
The return values from this command includes the service principal's `appId`, `password` and `tenant`. You need to pass these values to the `az containerapp github-action add` command.
6363

6464
The following example shows you how to add an integration while using a personal access token.
6565

0 commit comments

Comments
 (0)