Update .forgejo/workflows/delete.yaml
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
8076efc80a
commit
caf5d0a7e8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,6 +27,6 @@ jobs:
|
||||||
id: delete
|
id: delete
|
||||||
with:
|
with:
|
||||||
configFile: ./EdgeConnectConfig.yaml
|
configFile: ./EdgeConnectConfig.yaml
|
||||||
baseUrl: https://hub.apps.orca.platform.mg3.mdb.osc.live
|
baseUrl: https://hub.apps.edge.platform.mg3.mdb.osc.live
|
||||||
username: ${{ secrets.EDGEXR_PLATFORM_USERNAME }}
|
username: ${{ secrets.EDGEXR_PLATFORM_USERNAME }}
|
||||||
password: ${{ secrets.EDGEXR_PLATFORM_PASSWORD }}
|
password: ${{ secrets.EDGEXR_PLATFORM_PASSWORD }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue