Skip to content

Commit

Permalink
Merge pull request #74 from tegonal/improve/doc-pull-hook
Browse files Browse the repository at this point in the history
fix docu for pull-hook
  • Loading branch information
robstoll authored Mar 7, 2024
2 parents 1fcacad + 7bd996a commit bab0fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gt/pull-hook-functions.doc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ shift 3 || die "could not shift by 3"

# replaces placeholders in all files github-commons provides with placeholders
replaceTegonalGhCommonsPlaceholders "$source" "my-project-name" "$MY_PROJECT_LATEST_VERSION" \
"MyCompanyName, Country" "[email protected]" "my-companies-github-name"
"MyCompanyName, Country" "[email protected]" "my-companies-github-name" "my-project-github-name"

0 comments on commit bab0fdd

Please sign in to comment.