We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7259469 commit 6b91822Copy full SHA for 6b91822
1 file changed
.github/workflows/attic-dryrun.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Upload artifacts
61
if: always()
62
uses: actions/upload-artifact@v4
63
-
+ with:
64
name: attic-dryrun-artifacts-${{ github.run_number }}
65
path: |
66
artifacts/attic_eviction_candidates.csv
0 commit comments