Skip to content

Commit e0dc397

Browse files
authored
Update build.yaml
1 parent 8a4634d commit e0dc397

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ jobs:
6262
${{ steps.login-ecr.outputs.registry }}/${{ env.ECR_REPOSITORY }}:${{ github.ref_name }}
6363
cache-from: type=gha
6464
cache-to: type=gha,mode=max
65-
secrets: |
66-
composer_auth=${{ secrets.AUTH_JSON_FILE }}
65+
6766

6867
- name: Export image URI
6968
id: img

0 commit comments

Comments
 (0)