We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b14c48 commit f1381ceCopy full SHA for f1381ce
action.yml
@@ -15,7 +15,7 @@ inputs:
15
url:
16
description: GitHub API URL if using GitHub Server or AE
17
required: false
18
- default: https://battelle.github.us/api/v3
+ default: https://api.github.com/
19
token:
20
description: GitHub PAT used to access the repo.
21
required: true
0 commit comments