fixing deploy url
This commit is contained in:
parent
1e51cbe509
commit
3d80464be6
|
@ -45,7 +45,7 @@ jobs:
|
||||||
id: deployment
|
id: deployment
|
||||||
with:
|
with:
|
||||||
token: '${{ github.token }}'
|
token: '${{ github.token }}'
|
||||||
environment-url: https://app-sandbox.fastenhealth.com/web/
|
environment-url: https://app-sandbox.fastenhealth.com/
|
||||||
environment: sandbox
|
environment: sandbox
|
||||||
initial-status: success
|
initial-status: success
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue