iktech/Publish Artifact

Publishes artifact details to the artifactz.io service

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 19, 2026
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: iktech/publish-artifact-javascript-action@d922ab208791b0b6d85f9d0045cad705be291c2d # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
serviceUrlURL of the artifactz serviceyeshttps://api.artifactz.io
apiTokenAPI Token to useyes
stageStage where artifact is getting publishedyes
stageDescriptionStage descriptionno
nameName of the artifact to publishyes
descriptionDescription of the artifact that is getting publishedno
flowName of the flow that will be associated with the artifactno
typeArtifact type. Accepted values JAR, WAR, EAR, DockerImageyesDockerImage
groupIdThe maven group Id for the Java artifactsno
artifactIdThe maven artifact Id for the java artifactsno
versionThe artifact version to publishyes

no outputs