Finishes preparing the action

This commit is contained in:
Julien Lengrand-Lambert
2023-03-09 13:27:43 +01:00
parent 0986d2fb65
commit e5506ef379
4 changed files with 112 additions and 7050 deletions

View File

@@ -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 }}