File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ jobs:
145
145
linux/arm/v6
146
146
push : true
147
147
tags : |
148
- n3n5b0s8/mangadex-downloader:latest
149
- n3n5b0s8/mangadex-downloader:${{ github.ref_name }}
148
+ public.ecr.aws/ n3n5b0s8/mangadex-downloader:latest
149
+ public.ecr.aws/ n3n5b0s8/mangadex-downloader:${{ github.ref_name }}
150
150
# tags: |
151
151
# ${{ env.LATEST_TAG }}
152
152
# mansuf/mangadex-downloader:${{ github.ref_name }}
@@ -162,8 +162,8 @@ jobs:
162
162
linux/arm/v7
163
163
push : true
164
164
tags : |
165
- n3n5b0s8/mangadex-downloader:latest-optional
166
- n3n5b0s8/mangadex-downloader:${{ github.ref_name }}-optional
165
+ public.ecr.aws/ n3n5b0s8/mangadex-downloader:latest-optional
166
+ public.ecr.aws/ n3n5b0s8/mangadex-downloader:${{ github.ref_name }}-optional
167
167
# tags: |
168
168
# ${{ env.LATEST_OPTIONAL_TAG }}
169
169
# mansuf/mangadex-downloader:${{ github.ref_name }}-optional
You can’t perform that action at this time.
0 commit comments