diff --git a/.github/workflows/build_icons.yml b/.github/workflows/build_icons.yml index 133a8e32..dd5650f9 100644 --- a/.github/workflows/build_icons.yml +++ b/.github/workflows/build_icons.yml @@ -102,4 +102,5 @@ jobs: fromJSON(steps.imgur_step.outputs.markdown_urls)[0], steps.release_message_step.outputs.content ) - }} \ No newline at end of file + }} + delete-branch: true \ No newline at end of file