Skip to content

Commit

Permalink
fix: Shorten Description
Browse files Browse the repository at this point in the history
  • Loading branch information
dkershner6 committed Dec 31, 2023
1 parent a04eddb commit 70fb0c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const project = new Node20GitHubActionTypescriptProject({
actionMetadata: {
name: "AWS SSM Parameter Store GetParameters Action",
description:
"A GitHub action centered on AWS Systems Manager Parameter Store GetParameters call, and placing the results into environment variables",
"AWS Systems Manager Parameter Store GetParameters call, including placing the results into environment variables",
inputs: {
parameterPairs: {
required: true,
Expand Down
2 changes: 1 addition & 1 deletion action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70fb0c7

Please sign in to comment.