Skip to content

Commit

Permalink
Adds usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
briankcg411 authored Oct 21, 2019
1 parent 745892d commit 487c557
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Interactive debugger for GitHub Actions

## Usage
```
steps:
- name: Setup Debug Session
uses: csexton/debugger-action@master
```

In the log for the action you will see:

Expand Down

0 comments on commit 487c557

Please sign in to comment.