Skip to content

Commit

Permalink
docs: Fix example workflow (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dequejenn authored Jan 13, 2023
1 parent c817c5d commit 74d3360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
generate_report:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dequelabs/action-vpat-report@main
with:
github-token: ${{ secrets.PAT }}
Expand Down

0 comments on commit 74d3360

Please sign in to comment.