Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickMarz committed Apr 22, 2021
1 parent 092e414 commit 973117d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ inputs:
dryRun:
required: false
default: false
excludeMode:
required: false
default: 'remove'
forceUpload:
required: false
default: false
exclude:
required: false
default: '[]'
runs:
using: 'node12'
main: 'dist/index.js'

0 comments on commit 973117d

Please sign in to comment.