Skip to content

Commit

Permalink
Add param
Browse files Browse the repository at this point in the history
  • Loading branch information
akarabach authored Apr 23, 2024
1 parent da13e3c commit fe00a03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ inputs:
override:
required: false
description: 'Either to override or not the variable if it already exists'
output_file_name:
required: false
description: 'Save to file if specified'
runs:
using: 'node20'
main: 'dist/index.js'
Expand Down

0 comments on commit fe00a03

Please sign in to comment.