Compare commits

..

1 commit

Author SHA1 Message Date
87f358b9e0
feat: use download-artifact instead of manually downloading it
Some checks failed
/ check (treefmt) (push) Successful in 2s
/ check-renovaterc (push) Successful in 2s
/ report-size (push) Failing after 2s
This should hopefully work on private repos too!
2025-05-13 20:57:14 +02:00

View file

@ -151,7 +151,6 @@ runs:
with:
name: report.json
# github-token: ${{ inputs.github-token }}
repository: jalil/nix-flake-outputs-size
run-id: 15
- name: Create report
if: inputs.comment-on-pr == 'true' || inputs.generate-artifact == 'true'