mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Add GITHUB_URL to support GHES
This commit is contained in:
@@ -71,4 +71,8 @@ inputs:
|
||||
required: false
|
||||
IDENTIFIERS:
|
||||
description: 'Dictionary of custom identifiers'
|
||||
required: false
|
||||
required: false
|
||||
GITHUB_URL:
|
||||
description: 'Base url of GitHub API'
|
||||
required: false
|
||||
default: ${{ github.api_url }}
|
||||
Reference in New Issue
Block a user