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
commit ff6350c098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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