Skip to content

Commit 19db998

Browse files
author
Ben Lavender
committed
Add public key to the section on upgrading
1 parent ae3b06b commit 19db998

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,9 @@ Becomes:
162162
```ruby
163163
chat "build foobar"
164164
```
165+
166+
##### Using public key authentication
167+
168+
Previous versions used a `CHATOPS_ALT_AUTH_TOKEN` as a shared secret. This form
169+
of authentication was deprecated and the public key form used above is now
170+
used instead.

0 commit comments

Comments
 (0)