Skip to content

Commit e397d4e

Browse files
Add ShowInfo input to action.yml for improved script execution control
1 parent 87db5ed commit e397d4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ runs:
4848
Verbose: ${{ inputs.Verbose }}
4949
Version: ${{ inputs.Version }}
5050
WorkingDirectory: ${{ inputs.WorkingDirectory }}
51+
ShowInfo: false
5152
Script: ${{ github.action_path }}/scripts/main.ps1

0 commit comments

Comments
 (0)