github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Feature: support `login` option

Open ProfFrnswrth opened this issue 2 months ago • 0 comments

With a new logout being performed at the end of a CI job it would be nice to have a login option that can be passed. We have a use case where we connect to multiple tailnets in a single workflow. Historically we have removed the binary completely from the runner and reinstalling the binary but it would be nice to just be able to login w/ a different set of OAuth credentials.

ProfFrnswrth avatar Oct 20 '25 22:10 ProfFrnswrth