Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
3ebbb04443 Add GITHUB_API_URL
Some checks failed
main / build (push) Has been cancelled
2025-05-08 18:20:21 +00:00

View file

@ -54,6 +54,7 @@ inputs:
required: false required: false
env: env:
GITHUB_TOKEN: "As provided by Github Actions" GITHUB_TOKEN: "As provided by Github Actions"
GITHUB_API_URL: "API url of the GitHub server"
outputs: outputs:
url: url:
description: "URL to the Release HTML Page" description: "URL to the Release HTML Page"