Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
mtuchi committed Oct 23, 2024
1 parent 5761f44 commit 2b269d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openfn-cd92dd57-9a3c-4318-bdcb-f57a386cf811-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,20 @@ workflows:
adaptor: '@openfn/language-msgraph@latest'
credential: null
body:
path: ./workflows/wf3/1-fetch-metadata.json
path: workflows/wf3/1-fetch-metadata.json
Map-metadata-file-to-option-set-Json-format:
name: Map metadata file to option-set Json format
adaptor: '@openfn/language-common@latest'
credential: null
body:
path: ./workflows/wf3/2-map-metadata.json
path: workflows/wf3/2-map-metadata.json

Save-option-set-json-to-github:
name: Save option-set json to github
adaptor: '@openfn/language-http@latest'
credential: null
body:
path: ./workflows/wf3/3-save-options.json
path: workflows/wf3/3-save-options.json
triggers:
webhook:
type: webhook
Expand Down

0 comments on commit 2b269d8

Please sign in to comment.