From 588d9fe2c774aad57efc68940d65db9bb0f2608f Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Mon, 10 Mar 2025 23:55:22 -0400 Subject: [PATCH] Revert "add token to cache-merge" This reverts commit fd826be6da97bd6042d0cd577340df4fa30ec930. --- .github/workflows/cache-merge.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cache-merge.yml b/.github/workflows/cache-merge.yml index 1a8abc4..934db37 100644 --- a/.github/workflows/cache-merge.yml +++ b/.github/workflows/cache-merge.yml @@ -45,7 +45,6 @@ jobs: purge-created: 0 # except the version with the `primary-key`, if it exists purge-primary-key: never - token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} - uses: nix-community/cache-nix-action@v6 name: purge some individual caches