We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e764b6 commit 9066b90Copy full SHA for 9066b90
.github/workflows/repo-data.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: githubocto/flat@v3
33
with:
34
http_url: https://api.github.com/graphql
35
- downloaded_filename: repo-data-response.json
+ downloaded_filename: .github/workflows/repo-data-response.json
36
authorization: "Bearer ${{ secrets.GITHUB_TOKEN }}"
37
axios_config: .github/workflows/repo-data-query.json
38
postprocess: .github/workflows/repo-data-response.js
repo-data-response.json
0 commit comments