Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
Update action.yaml
  • Loading branch information
timisenco2015 authored Jul 13, 2023
2 parents 1bc2e48 + 03cbf4b commit 50e18bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-push-container/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ inputs:
app_chefs_geo_address_apiurl:
description: Proxy URL to BC Geo Address API URL
required: true
default: `/${{github.event.pull_request.number}}/api/v1/bcgeoaddress/address`
default: "./api/v1/bcgeoaddress/address"
app_chefs_advance_geo_address_apiurl:
description: Proxy URL to BC Geo Address API URL for advance search
required: true
Expand Down

0 comments on commit 50e18bc

Please sign in to comment.