Skip to content

Commit b98354c

Browse files
committed
fix: rename agilecustoms/publish -> release
1 parent 2a6e8a3 commit b98354c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Allows to use Maven backed by AWS CodeArtifact repository in GitHub Actions:
99
Designed to be used in your build workflow when you need to access packages from CodeArtifact.
1010
It is also used in publish workflow to upload packages in CodeArtifact.
1111
For release workflow you likely want to bump a version in `pom.xml` file and add some git tags,
12-
so please check the [agilecustoms/publish](https://github.com/agilecustoms/publish) action —
12+
so please check the [agilecustoms/release](https://github.com/agilecustoms/release) action —
1313
it represents a holistic release action (uses `setup-maven-codeartifact` under the hood).
1414

1515
For build and publish workflows it is recommended to use different IAM roles: `/ci/builder` and `/ci/publisher`.

0 commit comments

Comments
 (0)