add artifact

pull/18/head
Cullen Watson 2023-08-27 11:23:12 -05:00
parent eb14d3d438
commit 3498f25d80
1 changed files with 6 additions and 0 deletions

View File

@ -53,3 +53,9 @@ jobs:
echo "ZipRecruiter: Expected 5, Got $zip_recruiter_results"
exit 1
fi
- name: Upload response.json as artifact
uses: actions/upload-artifact@v2
with:
name: response.json
path: ./response.json