Skip to content

Commit e43fe6a

Browse files
gavinsharpmrunalk
authored andcommitted
adjust note in README
1 parent 63f3d70 commit e43fe6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Github deploy action
1+
# GitHub deploy action
22

33
![CI](https://github.com/rollbar/github-deploy-action/workflows/CI/badge.svg)
44

@@ -16,7 +16,7 @@ also to set the `DEPLOY_ID` environment variable with the ouput of the previous
1616
Optionally set `ROLLBAR_USERNAME` environment variable, usernames can be found at:
1717
> https://rollbar.com/settings/accounts/YOUR_TEAM/members/
1818
19-
> NOTE: When using [`github.actor`](https://help.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context) as the `ROLLBAR_USERNAME` ensure the username in Rollbar matches your github username.
19+
> NOTE: When using [`github.actor`](https://help.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context) as the `ROLLBAR_USERNAME` ensure the username in Rollbar matches your GitHub username. If your Rollbar usernames don't match GitHub usernames, you may want to instead set the `local_username` input.
2020
2121

2222
### Inputs

0 commit comments

Comments
 (0)