Skip to content

Commit

Permalink
Fixed repo name.
Browse files Browse the repository at this point in the history
  • Loading branch information
weskubo-cgi authored and weskubo-cgi committed Oct 12, 2023
1 parent 5f3b48a commit 897b6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-git-and-image-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
OPENSHIFT_TOKEN: ${{ secrets.OPENSHIFT_TOKEN }}
OPENSHIFT_NAMESPACE: ${{ secrets.OFM_NAMESPACE_NO_ENV }}-dev

REPO_NAME: 'educ-ofm'
REPO_NAME: 'ecc-ofm'
BRANCH: ${{ github.ref_name }}
APP_NAME_FRONTEND: 'frontend'
APP_NAME_BACKEND: 'backend'
Expand Down

0 comments on commit 897b6ef

Please sign in to comment.