Skip to content

Commit 6be082c

Browse files
Update gh-actions-usage-report.yml
1 parent 8c8a613 commit 6be082c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gh-actions-usage-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
id: action-usage-report
3131
with:
3232
token: ${{steps.get_workflow_token.outputs.token}} #${{ secrets.ORG_ADMIN_PAT_TOKEN }}
33-
owner: githubabcs
33+
owner: githubdevopsabcs
3434

3535
- run: |
3636
echo "${{ steps.action-usage-report.outputs.csv_result }}"
37-
echo "${{ steps.action-usage-report.outputs.md_result }}"
37+
echo "${{ steps.action-usage-report.outputs.md_result }}"

0 commit comments

Comments
 (0)