From 05183e63b93e3249b2f6c8a09bf37def632043cd Mon Sep 17 00:00:00 2001 From: Beppe Catanese <1771700+gcatanese@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:36:10 +0100 Subject: [PATCH] Update sync-collections.yml --- .github/workflows/sync-collections.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/sync-collections.yml b/.github/workflows/sync-collections.yml index a37c404..f4ec7fb 100644 --- a/.github/workflows/sync-collections.yml +++ b/.github/workflows/sync-collections.yml @@ -23,11 +23,11 @@ jobs: goal: update postman-key: ${{ secrets.POSTMAN_API_KEY }} postman-file: 'postman/BalanceControlService-v1.json' - collection-id: '8426282-04caed9f-44a4-49a1-a803-ccd4f08bbbcb' - - name: update-lem + collection-id: '8426282-959dfdf2-5a52-4f9f-86c6-db3743d43313' + - name: update-management uses: gcatanese/push-to-postman-action@main with: goal: update postman-key: ${{ secrets.POSTMAN_API_KEY }} - postman-file: 'postman/LegalEntityService-v3.json' - collection-id: '8426282-04caed9f-44a4-49a1-a803-ccd4f08bbbcb' + postman-file: 'postman/ManagementService-v3.json' + collection-id: '8426282-a4091abb-0cb9-48fa-9c73-5869e2212c33'