Skip to content

Commit

Permalink
fix: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgoffinet committed May 24, 2022
1 parent 7fb2e99 commit ab96676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add the orbs stanza below your version, invoking the orb:

```
orbs:
circleci-tailscale: threecomma/circleci-tailscale@2.1.0
circleci-tailscale: threecomma/circleci-tailscale@2.2.0
```

1. Goto the [Tailscale Admin Console](https://login.tailscale.com/admin/settings/authkeys) and create a new `Auth Key`. Select `Ephemeral Key`
Expand All @@ -38,7 +38,7 @@ If you would like to change the tailscale version you can set the parameter `tai
version: 2.1

orbs:
circleci-tailscale: threecomma/circleci-tailscale@2.1.0
circleci-tailscale: threecomma/circleci-tailscale@2.2.0

jobs:
build:
Expand Down

0 comments on commit ab96676

Please sign in to comment.