fix(action): 🚚 Use correct action default url
This commit is contained in:
parent
6279a296bf
commit
ef0335bda0
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Deploy action
|
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
|
id: deploy
|
||||||
with:
|
with:
|
||||||
region: ${{ inputs.a_app_region }}
|
region: ${{ inputs.a_app_region }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue