mirror of
https://github.com/jlengrand/push-adyen-collections-to-postman-javascript-action.git
synced 2026-03-10 08:41:23 +00:00
Finishes preparing the action
This commit is contained in:
5
.github/workflows/sampletest.yml
vendored
5
.github/workflows/sampletest.yml
vendored
@@ -21,7 +21,4 @@ jobs:
|
||||
with:
|
||||
postman-key: ${{ secrets.POSTMAN_API_KEY }}
|
||||
workspace-id: ${{ secrets.POSTMAN_WORKSPACE_ID }}
|
||||
files-changed: ${{ steps.changed-files-specific.outputs.all_changed_files }}
|
||||
# Use the output from the `hello` step
|
||||
- name: Get the output time
|
||||
run: echo "The time was ${{ steps.process.outputs.time }}"
|
||||
files-changed: ${{ steps.changed-files-specific.outputs.all_changed_files }}
|
||||
Reference in New Issue
Block a user