Skip to content

Commit

Permalink
Rename ghgc to veda
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad committed Feb 26, 2024
1 parent 7848094 commit f46d058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: ${{ secrets.DEPLOYMENT_ROLE_ARN }}
role-session-name: "ghgc-auth-github-${{ needs.define-environment.outputs.env_name }}-deployment"
role-session-name: "veda-auth-github-${{ needs.define-environment.outputs.env_name }}-deployment"
aws-region: "us-west-2"

- name: Run deployment
Expand Down

0 comments on commit f46d058

Please sign in to comment.