Skip to content

Commit

Permalink
test gh env
Browse files Browse the repository at this point in the history
  • Loading branch information
howowi committed Apr 24, 2024
1 parent 18095e0 commit e595b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: oracle-actions/[email protected]
id: get-ocir-repository
with:
name: frontend/supremo-reactjs
name: frontend/supremo-reactjs-${GITHUB_REPOSITORY_ID}
compartment: ${{ secrets.OCI_COMPARTMENT_OCID }}

- name: Docker meta
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:
uses: oracle-actions/[email protected]
id: get-ocir-repository
with:
name: frontend/supremo-reactjs
name: frontend/supremo-reactjs-${GITHUB_REPOSITORY_ID}
compartment: ${{ secrets.OCI_COMPARTMENT_OCID }}

- name: Docker meta
Expand Down

0 comments on commit e595b29

Please sign in to comment.