mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-08-17 00:26:01 +00:00
Fix data field
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
${{steps.tests.outputs.recordMessage}}
|
||||
- JSON File Content
|
||||
```json
|
||||
${{steps.tests.outputs.recordMessage}}
|
||||
${{steps.tests.outputs.jsonData}}
|
||||
```
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
proxy-url: https://api.is-a-good.dev/github-proxy/
|
||||
|
||||
Reference in New Issue
Block a user