From 3e8485a21742b679790ca6c240dc4acc0b5fe75f Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Thu, 22 Aug 2024 14:14:19 -0700 Subject: [PATCH] remove secrets --- .github/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 282c944ba..8d74bf8bf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,6 @@ on: permissions: contents: write actions: write - secrets: write # pragma: allowlist secret jobs: rotate-secret: