Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Use new docs link
  • Loading branch information
mudetroit authored Aug 8, 2022
1 parent 2e68771 commit ff7129c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A GitHub action that notifies deploys to [Rollbar](https://rollbar.com).

## Usage

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.
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.
You can find it under your project's settings in the Project access token section.

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
Expand Down

0 comments on commit ff7129c

Please sign in to comment.