Skip to content

Commit

Permalink
Merge pull request #180 from dkershner6/DAK/fix-name
Browse files Browse the repository at this point in the history
fix: Shorten Description
  • Loading branch information
dkershner6 authored Dec 31, 2023
2 parents a04eddb + 70fb0c7 commit f184e6f
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 f184e6f

Please sign in to comment.