From 101f244d0eccdc75da6f57bd3f070064b970dc34 Mon Sep 17 00:00:00 2001 From: Fredrik Baberg Date: Wed, 11 Jan 2023 14:42:16 +0100 Subject: [PATCH] Update cleanup-packages.yml --- .github/workflows/cleanup-packages.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/cleanup-packages.yml b/.github/workflows/cleanup-packages.yml index fd89b32..69c232f 100644 --- a/.github/workflows/cleanup-packages.yml +++ b/.github/workflows/cleanup-packages.yml @@ -11,10 +11,9 @@ jobs: - name: Delete old packages uses: smartsquaregmbh/delete-old-packages@v0.6.0 with: - token: ${{ secrets.GH_ACCESS_TOKEN }} - type: container + token: ${{ secrets.GITHUB_TOKEN }} user: fredrikbaberg - keep: 3 + type: container names: | addon-3dprinter-octoprint-armv7 addon-3dprinter-octoprint-amd64