Upload logs as artifacts (#4640)

This commit is contained in:
merwanehamadi
2023-06-10 15:07:02 -07:00
committed by GitHub
parent 6b9e3b21d3
commit c1ee8cb62e

View File

@@ -245,3 +245,10 @@ jobs:
echo $TOKEN | gh auth login --with-token
gh api repos/$REPO/issues/$PR_NUMBER/comments -X POST -F body="You changed AutoGPT's behaviour. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged."
fi
- name: Upload logs as artifact
if: always()
uses: actions/upload-artifact@v3
with:
name: test-logs
path: logs/