From d32af18b35252511b9a5bff703df914964bcec15 Mon Sep 17 00:00:00 2001 From: Carlos Santiago <5726971+csantiago132@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:30:45 -0600 Subject: [PATCH] chore(ci): remove secret --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a47801a..321bdf8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,5 +48,4 @@ jobs: needs: release uses: kurocado-studio/styleguide/.github/workflows/workflow.deploy.yml@main secrets: - fly_api_token2: ${{ secrets.FLY_API_TOKEN }} fly_api_token: ${{ secrets.FLY_API_TOKEN }}