We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64b155 commit 676144dCopy full SHA for 676144d
.github/workflows/ecr_sagemaker_publish.yml
@@ -45,6 +45,7 @@ jobs:
45
- name: Login to Amazon ECR
46
id: login-ecr
47
uses: aws-actions/amazon-ecr-login@v2
48
+ with:
49
mask-password: 'true'
50
51
# - name: Build & Push ECR Image
0 commit comments