Skip to content

Commit

Permalink
improve logging
Browse files Browse the repository at this point in the history
  • Loading branch information
dpacheconr committed Nov 20, 2023
1 parent 4aa4055 commit 1cec29b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ Each workflow's run/execution steps can be viewed as spans, and logs are also ca

## Troubleshooting

Configure `GHA_DEBUG` as secret in your repository and set it to true
Add GHA_DEBUG: ${{ secrets.GHA_DEBUG }} to your env configuration block.
- Configure `GHA_DEBUG` as secret in your repository and set it to true
- Add GHA_DEBUG: ${{ secrets.GHA_DEBUG }} to your env configuration block.

## Contributing

Expand Down

0 comments on commit 1cec29b

Please sign in to comment.