Skip to content

Commit 6ddd736

Browse files
author
Alex Melnyk
committed
more typos
1 parent 1949593 commit 6ddd736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_layer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
aws ssm put-parameter --name "powertools-python-release-version" --value $RELEASE_TAG_VERSION
2424
- name: trigger lamber layer publish pipeline
2525
run: |
26-
aws codepipeline start-pipeline-execution --name ${{ secret.CODEPIPELINE_NAME }}
26+
aws codepipeline start-pipeline-execution --name ${{ secrets.CODEPIPELINE_NAME }}

0 commit comments

Comments
 (0)