Skip to content

Commit c35330d

Browse files
authored
Merge pull request #15 from reactome/add-ci
use public reg bug
2 parents ba590b4 + 7738072 commit c35330d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676

7777
- id: login-ecr
7878
uses: aws-actions/amazon-ecr-login@v2
79+
with:
80+
registry-type: public
7981

8082
- env:
8183
AWS_REGISTRY: ${{ steps.login-ecr.outputs.registry }}

0 commit comments

Comments
 (0)