Skip to content

Commit

Permalink
Merge branch 'main' of github.e.it.census.gov:SCT-Engineering/eks-aut…
Browse files Browse the repository at this point in the history
…omation-lambda
  • Loading branch information
arnol377 committed Apr 15, 2025
2 parents e26bb6b + 39adffc commit bc780cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-token.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: CSVD/centralized-actions/.github/workflows/upload-github-token.yml@main
with:
aws_region: 'us-gov-west-1'
secret_name: '/dev/eks_automation_github_token' # This matches the SECRET_NAME in app.py
secret_name: '/eks-cluster-deployment/github_token' # This matches the SECRET_NAME in app.py
github_app_id: ${{ vars.GH_APP_ID }}
github_app_installation_id: ${{ vars.GH_APP_INSTALLATION_ID }}
use_ecs_credentials: true
Expand Down

0 comments on commit bc780cd

Please sign in to comment.