From 201cce3a7433f827332514f43596535fa47539bd Mon Sep 17 00:00:00 2001 From: Leon Linhart Date: Sun, 31 Dec 2023 01:48:25 +0100 Subject: [PATCH] Test https://github.com/GeekyEggo/delete-artifact/pull/18 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bda3f3a..bec08b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -129,6 +129,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Cleanup - uses: GeekyEggo/delete-artifact@54ab544f12cdb7b71613a16a2b5a37a9ade990af + uses: TheMrMilchmann/delete-artifact@delete-artifact with: name: ${{ env.workspace_artifact }} \ No newline at end of file