iktech/Push Artifact
Action pushes artifact details through the flow of the artifactz.io service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 19, 2026
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: iktech/push-artifact-javascript-action@4f57ee3df3ee8bbbd808bfb61a86a84218edd859 # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| serviceUrl | URL of the artifactz service | yes | https://api.artifactz.io |
| apiToken | API Token to use | yes | — |
| stage | Stage from where the artifact is getting pushed | yes | — |
| name | Name of the artifact to push | yes | — |
| version | The artifact version to push | no | — |
Outputs
| name | description |
|---|---|
| version | The version of the artifact that was pushed as a result of this action |