Skip to content

Commit

Permalink
feat: add prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Aug 17, 2022
1 parent ba668b9 commit 97e8fb0
Show file tree
Hide file tree
Showing 5 changed files with 156 additions and 148 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ inputs:
required: false
description: 'action working directory'
default: '.'
prerelease:
required: false
description: 'whether to generate a prerelease'
default: 'false'
runs:
using: 'node12'
main: 'dist/index.js'
Loading

0 comments on commit 97e8fb0

Please sign in to comment.