File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Allows to use Maven backed by AWS CodeArtifact repository in GitHub Actions:
99Designed to be used in your build workflow when you need to access packages from CodeArtifact.
1010It is also used in publish workflow to upload packages in CodeArtifact.
1111For 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 —
1313it represents a holistic release action (uses ` setup-maven-codeartifact ` under the hood).
1414
1515For build and publish workflows it is recommended to use different IAM roles: ` /ci/builder ` and ` /ci/publisher ` .
You can’t perform that action at this time.
0 commit comments