Update sync-collections.yml

This commit is contained in:
Beppe Catanese
2024-10-30 13:19:22 +01:00
committed by GitHub
parent c178d8e086
commit 9c875f4d10

View File

@@ -34,3 +34,10 @@ jobs:
postman-key: ${{ secrets.POSTMAN_API_KEY }}
postman-file: 'postman/ManagementService-v3.json'
collection-id: '8426282-a4091abb-0cb9-48fa-9c73-5869e2212c33'
- name: update-transfers
uses: gcatanese/push-to-postman-action@main
with:
goal: update
postman-key: ${{ secrets.POSTMAN_API_KEY }}
postman-file: 'postman/TransferService-v4.json'
collection-id: '8426282-959dfdf2-5a52-4f9f-86c6-db3743d43313'