Skip to content

Commit

Permalink
Remove example header
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman committed Mar 19, 2024
1 parent f457fff commit 737cad2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ See a working example of these workflows at [mthalman/docker-bump-action-example
| `event-type` | A custom webhook event name. | `base-image-update` |
| `token` | An access token with the appropriate permissions. See [Token](#token) for further details. | `${{ github.token }}` |

## Example

## Token

In order to create the [`repository_dispatch`](https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event) events, the action requires access to the repo via a token.
Expand Down

0 comments on commit 737cad2

Please sign in to comment.