Describe the bug
Github complains of missing token input. There's no documentation saying that a token parameter is needed or where to get that token. Looking at the code, there's also a GITHUB_WORKSPACE env variable that I don't know how to setup
To Reproduce
Copy the code for the action from the marketplace and paste it in the workflow
Describe the bug
Github complains of missing
tokeninput. There's no documentation saying that atokenparameter is needed or where to get that token. Looking at the code, there's also aGITHUB_WORKSPACEenv variable that I don't know how to setupTo Reproduce
Copy the code for the action from the marketplace and paste it in the workflow