mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-20 02:35:58 +08:00
add
This commit is contained in:
@@ -8,6 +8,11 @@ inputs:
|
||||
github_token:
|
||||
description: 'github_token'
|
||||
default: ${{ github.token }}
|
||||
outputs:
|
||||
issue_number:
|
||||
description: 'Create Issue Number'
|
||||
comment-id:
|
||||
description: 'Create comment ID'
|
||||
runs:
|
||||
using: node12
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user