Skip to content

Commit ceca66c

Browse files
wording change
Co-authored-by: Rohan Chougule <[email protected]>
1 parent 55db7eb commit ceca66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you want to test your open source project on BrowserStack then [sign-up here]
1414
* You should set your BrowserStack Username and Access Key as GitHub Secrets `BROWSERSTACK_USERNAME` and `BROWSERSTACK_ACCESS_KEY` respectively.
1515

1616
## Usage
17-
As this is actually a library of Actions, invoking only this Action will only invoke the `setup-env` Action internally. The following usage example will only set up the required environment variables:
17+
As this is a library of Actions, invoking this Action will trigger the `setup-env` Action internally. The following usage example will **only** set up the required environment variables:
1818

1919
```yaml
2020
- name: BrowserStack Action

0 commit comments

Comments
 (0)