Update .forgejo/workflows/delete.yaml

This commit is contained in:
richardrobertreitz 2025-10-24 07:59:45 +00:00
parent 8076efc80a
commit caf5d0a7e8

View file

@ -27,6 +27,6 @@ jobs:
id: delete
with:
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 }}
password: ${{ secrets.EDGEXR_PLATFORM_PASSWORD }}