swagger-ui-action
swagger-ui-action copied to clipboard
Wrong input name
Introduction
Currently the input name for github token is: GITHUB_TOKEN
but this name are depreciated.
Ok thanks for the heads-up, where does this error message come from?
You welcome :D Thank for your project ! :D
This message come from official GitHub Actions VS Code extension: https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
@MathieuSoysal is this still a problem, the input is defined here https://github.com/Legion2/swagger-ui-action/blob/b3421daa703daf325e545c4b4d7cd77a2100b40a/action.yml#L24 so it should not be an invalid action input
I released a new version where this should work now https://github.com/Legion2/swagger-ui-action/releases/tag/v1.3.0