Skip to content

Commit

Permalink
Update gh-token.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Apr 23, 2025
1 parent b07b24f commit a598ebb
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 @@ -10,7 +10,7 @@ jobs:
name: Refresh GitHub Token
uses: CSVD/centralized-actions/.github/workflows/upload-github-token.yml@main
with:
aws_region: 'us-gov-west-1'
aws_region: 'us-gov-east-1'
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 }}
Expand Down

0 comments on commit a598ebb

Please sign in to comment.