feat: support custom repo (#83)

This commit is contained in:
xrkffgg
2021-08-15 19:55:45 +08:00
committed by GitHub
parent f76bae5b37
commit dc4a7a3ca8
2 changed files with 13 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ inputs:
token:
description: 'Github_token'
default: ${{ github.token }}
repo:
description: 'The repositorie'
issue-number:
description: 'Issue-number'
comment-id: