💚 Continue on error and update comment feature

This commit is contained in:
ajnart
2023-05-15 18:12:30 +09:00
parent 29d0b63f40
commit 7f49ca7983

View File

@@ -74,6 +74,7 @@ jobs:
- name: Download base branch bundle stats - name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@v2 uses: dawidd6/action-download-artifact@v2
continue-on-error: true
if: success() && github.event.number if: success() && github.event.number
with: with:
workflow: nextjs_bundle_analysis.yml workflow: nextjs_bundle_analysis.yml