Skip to content

Commit

Permalink
Update action manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
mh4647 committed Sep 26, 2024
1 parent 4eb8c9c commit 37be9ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .idea/workspace.xml

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

3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ inputs:
replacements:
description: 'Comma-separated pairs PLACEHOLDER=value'
required: true
showDebugLogs:
description: 'Determine if to show the content value to replace with'
required: false
runs:
using: 'node20'
main: 'dist/index.js'

0 comments on commit 37be9ae

Please sign in to comment.