Skip to content

Commit

Permalink
Update build_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Temmmmmo authored Oct 17, 2024
1 parent 7b52703 commit 6f3670e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
name: Testing
url: https://api.test.profcomff.com/rating
env:
CONTAINER_NAME: com_profcomff_api_rating_api_test
CONTAINER_NAME: com_profcomff_api_rating_test
permissions:
packages: read

Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
name: Production
url: https://api.profcomff.com/rating
env:
CONTAINER_NAME: com_profcomff_api_rating_api
CONTAINER_NAME: com_profcomff_api_rating
permissions:
packages: read

Expand Down

0 comments on commit 6f3670e

Please sign in to comment.