From 199a6944e1e4337cead4660ace2862895de734c6 Mon Sep 17 00:00:00 2001 From: Daniel Eshkeri Date: Fri, 6 Dec 2024 15:30:31 +0000 Subject: [PATCH] token back to PAT --- .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 3dc5314..3eec789 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,4 +58,4 @@ jobs: id: wc-code-quality uses: ./ with: - token: ${{ secrets.FINE_GRAINED_PAT }} + token: ${{ secrets.PAT }}