Skip to content

Commit 5b93cb0

Browse files
committed
Attempt to use pretty version of develop URL
1 parent 904d362 commit 5b93cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-deploy-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
PROJECT_ID: ${{ secrets.RUN_PROJECT }}
88
RUN_REGION: us-central1
99
SERVICE_NAME: checkins-develop
10-
TARGET_URL: https://checkins-develop-tuvcfzotpq-uc.a.run.app
10+
TARGET_URL: https://checkins-dev.objectcomputing.com
1111
jobs:
1212
test:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)