From c732ced399d4c6746eaf74b6776fa2137dd9cfd8 Mon Sep 17 00:00:00 2001 From: Felix Leupold Date: Thu, 5 Dec 2024 17:08:11 +0100 Subject: [PATCH] reuse old token --- .github/workflows/sync-labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index b9bfec3..bd6272f 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -34,5 +34,5 @@ jobs: cowprotocol/token cowprotocol/token-imbalances cowprotocol/solver-rewards - token: ${{ secrets.ORG_TOKEN }} + token: ${{ secrets.SYNC_LABELS }} prune: true