Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Jan 5, 2024
1 parent bd30bdf commit 4b1a7c5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,10 @@ jobs:
with:
name: target

- name: Run help
run: github-stats-*-runner help

- name: Run collect-stats for myself
env:
GITHUB_LOGIN: ${{ secrets.GITHUB_TOKEN }}
run: github-stats-*-runner collect-stats --organization=garethahealy
run: ./github-stats-*-runner collect-stats --organization=garethahealy

- name: Upload github-output.csv
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4
Expand Down

0 comments on commit 4b1a7c5

Please sign in to comment.