Skip to content

Commit adbae9d

Browse files
authored
Update convert-to-oas.yml
1 parent bc5db54 commit adbae9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/convert-to-oas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
run: postman login --with-api-key ${{ secrets.POSTMAN_API_KEY }}
1616
- name: Convert collection to OAS
1717
run: |
18-
postman collection run 34829850-014ef3cd-c17a-45a3-8f2c-f0a46ca71ace -e cfg_postmanAPIKey=${{ secrets.POSTMAN_API_KEY }}
18+
postman collection run 34829850-014ef3cd-c17a-45a3-8f2c-f0a46ca71ace --env-var cfg_postmanAPIKey=${{ secrets.POSTMAN_API_KEY }}
1919

0 commit comments

Comments
 (0)