Skip to content

Commit 676144d

Browse files
fix syntax
1 parent e64b155 commit 676144d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ecr_sagemaker_publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: Login to Amazon ECR
4646
id: login-ecr
4747
uses: aws-actions/amazon-ecr-login@v2
48+
with:
4849
mask-password: 'true'
4950

5051
# - name: Build & Push ECR Image

0 commit comments

Comments
 (0)