Skip to content

Commit

Permalink
Include the full diff in the artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Sep 2, 2024
1 parent e78afd1 commit 23dc24e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-hacs-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
path: |
outputdata/${{ matrix.category }}
outputdata/summary.json
outputdata/diff/${{ matrix.category }}.diff
outputdata/diff
if-no-files-found: error
retention-days: 7

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
path: |
outputdata/summary.json
outputdata/${{ matrix.entry.category }}
outputdata/diff/${{ matrix.entry.category }}.diff
outputdata/diff
if-no-files-found: error
retention-days: 3

Expand Down

0 comments on commit 23dc24e

Please sign in to comment.