Tweak GHES fix

This commit is contained in:
Justin Hutchings
2024-08-26 21:28:19 +00:00
parent 8511b070f0
commit a0a4b55d4d
-1
View File
@@ -24,7 +24,6 @@ inputs:
releaseServerUrl:
description: 'The baseUrl of the release server to use. By default, this is github.com/api/v3, but it can be set to your GitHub Enterprise Server instead.'
required: false
default: 'https://github.com/api/v3'
runs:
using: 'node16'
main: 'dist/index.js'