We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8a613 commit 6be082cCopy full SHA for 6be082c
1 file changed
.github/workflows/gh-actions-usage-report.yml
@@ -30,8 +30,8 @@ jobs:
30
id: action-usage-report
31
with:
32
token: ${{steps.get_workflow_token.outputs.token}} #${{ secrets.ORG_ADMIN_PAT_TOKEN }}
33
- owner: githubabcs
+ owner: githubdevopsabcs
34
35
- run: |
36
echo "${{ steps.action-usage-report.outputs.csv_result }}"
37
- echo "${{ steps.action-usage-report.outputs.md_result }}"
+ echo "${{ steps.action-usage-report.outputs.md_result }}"
0 commit comments