Updating README and removing unsed input parameter

This commit is contained in:
Peter Murray
2022-10-26 15:36:46 +00:00
committed by GitHub
parent 37a172d2c1
commit ebac6e3727
2 changed files with 15 additions and 12 deletions
-5
View File
@@ -30,11 +30,6 @@ inputs:
type: string
default: ${{ github.token }}
github-api-url:
description: The URL to the GitHub API to use to publish the results to, defaults to reading this from the Actions environment
type: string
required: false
runs:
using: node16
main: dist/index.js