Skip to content

Commit

Permalink
[#1] release configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Nov 9, 2021
1 parent 47aa1d7 commit c0c14b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/markdown-template-engine-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
section_github_path:
description: 'section github path'
required: true
default: 'feelform/pinpoint'
default: 'pinpoint-apm/pinpoint'
outputs:
markdown:
description: mardown content by template engine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/applyMainMarkdownWithTemplateEngine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: ./.github/actions/markdown-template-engine-action
with:
template_markdown_file: ./main.md
section_github_path: feelform/pinpoint
section_github_path: pinpoint-apm/pinpoint

0 comments on commit c0c14b4

Please sign in to comment.