Skip to content

Commit a147015

Browse files
authored
Merge pull request #22 from rollbar/mattlaforest/update-api-ref-link
2 parents 2e68771 + ff7129c commit a147015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A GitHub action that notifies deploys to [Rollbar](https://rollbar.com).
77

88
## Usage
99

10-
This action requires that you set the `ROLLBAR_ACCESS_TOKEN` environment variable with a token that must have the [`post_server_item`](https://explorer.docs.rollbar.com/#section/Authentication/Project-access-tokens) scope.
10+
This action requires that you set the `ROLLBAR_ACCESS_TOKEN` environment variable with a token that must have the [`post_server_item`](https://docs.rollbar.com/reference/create-item) scope.
1111
You can find it under your project's settings in the Project access token section.
1212

1313
When notifiying deploys in two stages, for sending to Rollbar when a deploy starts and the status of its result (succeeded or failed ) you need

0 commit comments

Comments
 (0)