tailscale / github-action

A GitHub Action to connect your workflow to your Tailscale network.
BSD 3-Clause "New" or "Revised" License
519 stars 78 forks source link

Update the docs on ACL tag's owners and OAuth client scopes #104

Open longngn opened 6 months ago

longngn commented 6 months ago

I'm trying to setup Tailscale on Github Actions according to this docs: https://tailscale.com/kb/1276/tailscale-github-action However, it's missing what the OAuth token scopes should be and what the tag owners for tag:ci should be According to some issues here in this repo, we only need devices:write for OAuth token and "tag:ci": [] and I will try it, but it's still better to update these in the docs