Skip to content

Commit 574f27f

Browse files
committed
misc: update description for Marketplace
1 parent 9d404f0 commit 574f27f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

action.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: 'Consistent Release'
22
author: 'Alexey Chekulaev'
3-
description: 'Release software artifacts in AWS (S3, ECR, CodeArtifact) and NPM with consistent versioning'
3+
description: >
4+
Automate consistent, secure releases of software artifacts to AWS (S3, ECR, CodeArtifact) and npm.
5+
Supports semantic versioning, changelog generation, floating tags, prereleases, and dev-releases.
6+
Publish binaries, Docker images, IaC, and raw files with idempotent, repeatable workflows — ideal
7+
for microservices and multi-artifact projects.
48
branding:
59
icon: package
610
color: green

0 commit comments

Comments
 (0)