Skip to content

Commit

Permalink
Merge pull request #57 from Adyen/add-foreign-exchange-service-1
Browse files Browse the repository at this point in the history
Add foreign-exchange-service
  • Loading branch information
gcatanese authored Jan 15, 2025
2 parents 2a49ff1 + 2780bf0 commit 7cbf0bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/sync-collections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,10 @@ jobs:
postman-key: ${{ secrets.POSTMAN_API_KEY }}
postman-file: 'postman/SessionAuthenticationService-v1.json'
collection-id: '25716737-4e492f80-b208-414a-ab32-7a9fb4db8665'
- name: foreign-exchange-service
uses: gcatanese/push-to-postman-action@main
with:
goal: update
postman-key: ${{ secrets.POSTMAN_API_KEY }}
postman-file: 'postman/ForeignExchangeService-v1.json'
collection-id: '25716737-b24abe3f-6d9a-415c-ac0d-f61b56f7eb59'

0 comments on commit 7cbf0bd

Please sign in to comment.