CI: deleting used artifacts in wrapup is allowed to silently fail

This commit is contained in:
0penBrain
2023-02-12 16:29:02 +01:00
parent ed5b4ecd23
commit ad9afb6173

View File

@@ -108,6 +108,7 @@ jobs:
echo "EOD" >> $GITHUB_ENV
cat report.md >> $GITHUB_STEP_SUMMARY
- name: Delete used artifacts
continue-on-error: true
uses: geekyeggo/delete-artifact@v2
with:
name: |