Skip to content

Commit

Permalink
Another attempt at fixing GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed May 15, 2024
1 parent 5234612 commit 0681704
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
speakeasyVersion: 1.285.6
sources: {}
targets: {}
workflow:
workflowVersion: 1.0.0
sources:
simple-payments-api:
inputs:
- location: simple-payments/openapi.yaml
targets:
my-first-target:
target: java
source: simple-payments-api
9 changes: 9 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
workflowVersion: 1.0.0
sources:
simple-payments-api:
inputs:
- location: simple-payments/openapi.yaml
targets:
my-first-target:
target: java
source: simple-payments-api

0 comments on commit 0681704

Please sign in to comment.