Skip to content

Commit f7f3abc

Browse files
chore(profiles): dockerize profiles workflow
1 parent 6e783c2 commit f7f3abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerize-profiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: meta
3030
uses: docker/metadata-action@v5
3131
with:
32-
images: appwrite/console-cloud
32+
images: appwrite/console-profiles
3333
tags: |
3434
type=ref,event=branch,prefix=branch-
3535
type=ref,event=pr

0 commit comments

Comments
 (0)