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