We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1acd17 commit bac1a8cCopy full SHA for bac1a8c
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
aws-region: us-east-1
51
52
- name: Intelligent GitHub Actions
53
- uses: aws-sample/aws-genai-cicd-suite@stable
+ uses: aws-samples/aws-genai-cicd-suite@stable
54
with:
55
github-token: ${{ secrets.GITHUB_TOKEN }}
56
0 commit comments