fix(action): 🚚 Use correct action default url
All checks were successful
build / build (push) Successful in 15s
All checks were successful
build / build (push) Successful in 15s
This commit is contained in:
parent
6279a296bf
commit
ef0335bda0
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Deploy action
|
||||
uses: DevFW-CICD/edgeconnect-platform-demo/deploy@main
|
||||
uses: https://edp.buildth.ing/DevFW-CICD/edgeconnect-platform-demo/deploy@main
|
||||
id: deploy
|
||||
with:
|
||||
region: ${{ inputs.a_app_region }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue