Skip to content

Commit b278195

Browse files
authored
Update README.md
1 parent 0b9beec commit b278195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Salesforce DX CLI action
1+
# Salesforce SFDX CLI action
22

3-
This action allows to use the Salesforce DX CLI from GitHub Actions
3+
This action allows to use the Salesforce SFDX CLI from GitHub Actions
44

55
## Inputs
66

77
### `sfdx-auth-url`
88

9-
**Required** Authorize a Salesforce org using an SFDX auth URL
9+
**Optional** Authorize a Salesforce org using an SFDX auth URL
1010

1111
The secret must have the format `force://<refreshToken>@<instanceUrl>` or `force://<clientId>:<clientSecret>:<refreshToken>@<instanceUrl>`
1212

0 commit comments

Comments
 (0)