Skip to content

Commit

Permalink
Attempt to use pretty version of develop URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mkimberlin committed Dec 2, 2024
1 parent 904d362 commit 5b93cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-deploy-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
PROJECT_ID: ${{ secrets.RUN_PROJECT }}
RUN_REGION: us-central1
SERVICE_NAME: checkins-develop
TARGET_URL: https://checkins-develop-tuvcfzotpq-uc.a.run.app
TARGET_URL: https://checkins-dev.objectcomputing.com
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5b93cb0

Please sign in to comment.