You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you tested this? AFAIK Github Actions doesn't support list inputs to if you want something like this you need to write an inline list (or rather a string) like foo,bar,baz, and then split it by , in the javascript code.
I noticed that VSCode started complaining and then I started digging into it.
It would be nice to scope the resulting token to certain repositories. I've created a PR to add an optional input allowing for this.
References:
The text was updated successfully, but these errors were encountered: