Skip to content

Commit

Permalink
added github env for export aws_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
AbduRawoof committed Dec 23, 2024
1 parent 9cba56a commit f77d4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Set environment variables and profile feeds
run: |
export AWS_PROFILE=feeds
echo "AWS_PROFILE=feeds" >> $GITHUB_ENV
echo "CLUSTER_NAME=abdu7511-test-cloudfeeds-ecs-cluster" >> $GITHUB_ENV
echo "SERVICE_NAME=test-abdu7511-catalog" >> $GITHUB_ENV
echo "TASK_DEFINITION_NAME=test-abdu7511-catalog" >> $GITHUB_ENV
Expand Down

0 comments on commit f77d4af

Please sign in to comment.