Merge pull request #1996 from terrelln/cifuzz-dogfood

[CIFuzz] Rename output path to artifacts
This commit is contained in:
Nick Terrell
2020-02-11 12:03:43 -08:00
committed by GitHub
+2 -2
View File
@@ -18,5 +18,5 @@ jobs:
uses: actions/upload-artifact@v1
if: failure()
with:
name: bug_report
path: ./out/bug_report
name: artifacts
path: ./out/artifacts