swagger-ui-action icon indicating copy to clipboard operation
swagger-ui-action copied to clipboard

Wrong input name

Open MathieuSoysal opened this issue 1 year ago • 3 comments

Introduction

Currently the input name for github token is: GITHUB_TOKEN but this name are depreciated.

image

MathieuSoysal avatar Feb 11 '24 19:02 MathieuSoysal

Ok thanks for the heads-up, where does this error message come from?

Legion2 avatar Feb 11 '24 20:02 Legion2

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 avatar Feb 12 '24 03:02 MathieuSoysal

@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

Legion2 avatar Jul 07 '24 11:07 Legion2

I released a new version where this should work now https://github.com/Legion2/swagger-ui-action/releases/tag/v1.3.0

Legion2 avatar Sep 27 '24 11:09 Legion2