Skip to content

Commit

Permalink
expect inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
arash committed Jun 2, 2020
1 parent cc1ca70 commit ff24ba0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ inputs:
default: ${{ github.event.issue.number }}
comment:
description: 'A comment to make on the issue before closing'
labels:
description: "An array of labels to put on the issue, like '[\"a\",\"b\"]'"
runs:
using: 'node12'
main: 'dist/index.js'
Expand Down

0 comments on commit ff24ba0

Please sign in to comment.