Skip to content

chore: remove unused action input from metadata file#25

Open
georgegebbett wants to merge 1 commit intowithgraphite:mainfrom
georgegebbett:chore-remove-unused-input
Open

chore: remove unused action input from metadata file#25
georgegebbett wants to merge 1 commit intowithgraphite:mainfrom
georgegebbett:chore-remove-unused-input

Conversation

@georgegebbett
Copy link
Copy Markdown

The github_token input defined in the metadata file is not used by the action, but is marked as required. This causes my IDE to think the action is being used incorrectly when it is not supplied, despite not being needed.
Screenshot 2024-09-21 at 17 08 32

The `github_token` input defined in the metadata file is not used by the action, but is marked as required. This causes my IDE to think the action is being used incorrectly when it is not supplied, despite not being needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant