Skip to content

Commit

Permalink
Reverting image_build_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliejschultz committed May 26, 2024
1 parent cf50d17 commit 6a21f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docker image

on:
push:
branches: [ master, gis-based-mode-detection, consolidate-differences ]
branches: [ master, gis-based-mode-detection ]

env:
DOCKER_USER: ${{secrets.DOCKER_USER}}
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:

strategy:
matrix:
repo: ['MukuFlash03/op-admin-dashboard', 'MukuFlash03/em-public-dashboard']
repo: ['e-mission/op-admin-dashboard', 'e-mission/em-public-dashboard']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6a21f5d

Please sign in to comment.