We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a3981 commit 6e27904Copy full SHA for 6e27904
.github/workflows/framework-golden-tests-private.yml
@@ -36,7 +36,7 @@ jobs:
36
id: login-ecr-public
37
uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # v2.0.1
38
with:
39
- registry-type: public
+ registry-type: private
40
- name: Check for changes in Framework
41
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
42
id: changes
0 commit comments