Skip to content

Conversation

@maxdanilov
Copy link
Contributor

The action's input parameter is github_action (https://github.com/github/update-project-action/blob/main/action.yml#L24) but the TypeScript code is looking for token.

This renders the action unusable (passing github_token is leading to failure (the code is looking for token instead) as well as token (unexpected parameter)).

@benbalter benbalter enabled auto-merge January 30, 2023 18:38
@benbalter benbalter merged commit b575739 into github:main Jan 30, 2023
maxdanilov added a commit to maxdanilov/update-project-action that referenced this pull request Jan 31, 2023
maxdanilov added a commit to maxdanilov/update-project-action that referenced this pull request Jan 31, 2023
maxdanilov added a commit to maxdanilov/update-project-action that referenced this pull request Jan 31, 2023
@maxdanilov maxdanilov deleted the fix-github-token-input-parameter branch January 31, 2023 11:38
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.

2 participants