Skip to content

Commit

Permalink
fix: use correct repository name for sfn-controller
Browse files Browse the repository at this point in the history
This was an ommission.
  • Loading branch information
jose-fully-ported authored Oct 17, 2023
1 parent fca1d6c commit 962bf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-remote-helm-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
remote_directory: helm
target_directory: addons/sagemaker-chart
- remote_owner: aws-controllers-k8s
remote_repository: sfn-chart
remote_repository: sfn-controller
remote_directory: helm
target_directory: addons/sfn-chart
- remote_owner: aws-controllers-k8s
Expand Down

0 comments on commit 962bf30

Please sign in to comment.