Skip to content

Commit 5fb0c16

Browse files
committed
github action as kokoye2007
1 parent 550f3cc commit 5fb0c16

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 == 'fossasia' }}
12+
if: ${{ github.repository_owner == 'kokoye2007' }}
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: eventyay/open-event-frontend
30+
images: kokoye2007/open-event-frontend
3131
-
3232
name: Build
3333
id: docker_build

0 commit comments

Comments
 (0)