Skip to content

Commit

Permalink
Update documentation for action
Browse files Browse the repository at this point in the history
  • Loading branch information
SrRyan authored Aug 22, 2024
1 parent d99c5ec commit ff37344
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ inputs:
Minimum 1 day.
Maximum 90 days unless changed from the repository settings page.
include-hidden-files:
description: >
If true, hidden files will be included in the uploaded artifact.
If false, hidden files will be excluded from the uploaded artifact.
default: 'false'
runs:
using: 'node16'
main: 'dist/index.js'

0 comments on commit ff37344

Please sign in to comment.