From: Debayan Sutradhar Date: Sat, 19 Jun 2021 14:58:07 +0530 Subject: work --- work --- --- 'a/.github/workflows/delete-all-artifacts.yml' +++ b/.github/workflows/delete-all-artifacts.yml @@ -2,17 +2,7 @@ name: 'Delete all artifacts' on: workflow_dispatch: - inputs: - logLevel: - description: 'Delete artifacts' - required: false - tags: - required: false - description: 'Delete artifacts' - workflow_run: - workflows: [ "Release" ] - types: - - completed + jobs: delete-artifacts: