Revert "Add GitHub Enterprise support (#106)" (#107)

This reverts commit a7824cd3a2.
This commit is contained in:
Adam Dobrawy
2022-02-18 10:30:56 +01:00
committed by GitHub
parent a7824cd3a2
commit 7257a3a6d5
4 changed files with 2 additions and 11 deletions

View File

@@ -9,10 +9,6 @@ inputs:
description: 'GitHub token or PAT token'
required: true
default: ${{ github.token }}
github_url:
description: 'GitHub url or GitHub Enterprise url'
required: true
default: ${{ github.server_url }}
repository:
description: 'Repository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY})'
default: ''