Skip to content

Commit 6fcdc43

Browse files
authored
Update docker-hub.yml
fossasia build again
1 parent d656e38 commit 6fcdc43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-hub.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
docker:
12-
if: ${{ github.repository_owner == 'kokoye2007' }}
12+
if: ${{ github.repository_owner == 'fossasia' }}
1313
runs-on: ubuntu-latest
1414
steps:
1515
-
@@ -27,7 +27,7 @@ jobs:
2727
uses: docker/metadata-action@v3
2828
id: meta
2929
with:
30-
images: kokoye2007/open-event-frontend
30+
images: fossasia/open-event-frontend
3131
-
3232
name: Build
3333
id: docker_build

0 commit comments

Comments
 (0)