cosmosoftware/Upload to JFrog
Upload build artefacts to JFrog general registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | Access token for JFrog service account. Find it in org secrets. | — | — |
| user_name | Define release tag. | — | — |
| registry_url | Define release repository. | — | — |
| artefacts_patterns | Define patterns for files which are going to be uploaded - pytyhon regex. | — | * |
| action_shell | Define shell for running python script | — | bash |
| action_path | Define action path | — | ${{ github.action_path }} |
Outputs
no outputs