From d50e1fbbd3122f77dbe537ffa34f8e814e2d02d2 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Fri, 13 Feb 2026 11:52:12 -0800 Subject: [PATCH] Update gh-token.yml --- .github/workflows/gh-token.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gh-token.yml b/.github/workflows/gh-token.yml index 9055bb5..2356400 100644 --- a/.github/workflows/gh-token.yml +++ b/.github/workflows/gh-token.yml @@ -14,7 +14,6 @@ jobs: name: Refresh GitHub Token if: github.server_url != 'https://github.com' uses: CSVD/centralized-actions/.github/workflows/upload-github-token.yml@main - timeout-minutes: 2 with: aws_region: 'us-gov-west-1' secret_name: '/eks-cluster-deployment/github_token' # This matches the SECRET_NAME in app.py