runllm/Update an Aqueduct Workflow
This GitHub Action installs the `aqueduct-sdk` package and runs an Aqueduct workflow script.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server_address | IP address of the Aqueduct server | yes | — |
| port | Port on which the server is listening | no | 8080 |
| api_key | Api key to gain access to the server. This should be passed in as a GitHub secret | yes | — |
| path | Path to the workflow script | yes | — |
Outputs
no outputs