actions-marketplace-validations/Upload variable to Direktiv
Uploads a variable to direktiv
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 26, 2021
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/direktiv_direktiv-actions-ghupload@b8f1bdb951e48677b866f7ae881179d3e6de3d4f # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| server | direktiv server ip or name | yes | — |
| protocol | http or https | no | https |
| namespace | namespace to upload to | yes | — |
| variable | the name of the variable it will be saved as | yes | — |
| workflow | workflow to upload to | no | "" |
| token | access token for the direktiv server | no | "" |
| data | data to upload file or string | no | "" |
Outputs
| name | description |
|---|---|
| body | body of the response of the upload |