Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Oct 8, 2024
1 parent e505c14 commit a626ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
just maven "after-extract.csv" "${{ secrets.GITHUB_TOKEN }}" \
"after-maven.csv" 2>&1 | sed "s/${{ secrets.GITHUB_TOKEN }}/[REDACTED]/g"
} 2>&1 | tee -a collect.log
cat collect.log
cp "repos.csv" "collection/${{ inputs.out }}"
cp "repos-with-pulls.csv" "collection/${{ inputs.out }}"
cp "after-filter.csv" "collection/${{ inputs.out }}"
Expand Down

0 comments on commit a626ede

Please sign in to comment.