Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
action: test
```

Generate a new federated identity. See [here](https://login.tailscale.com/admin/settings/keys) for instructions.
Generate a new federated identity. See [here](https://tailscale.com/docs/integrations/github/github-action) for instructions.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Generate a new federated identity. See [here](https://tailscale.com/docs/integrations/github/github-action) for instructions.
Generate a new OpenID Connect federated identity for GitHub [here](https://login.tailscale.com/admin/settings/trust-credentials/add) with Policy File - Write permission.

The page you linked talks about identify federation in context of connecting to tailnet, which is different from what matters in context of this Action.


Then open the secrets settings for your repo and add two secrets:

Expand Down