Skip to content

Commit 3c4924e

Browse files
committed
pr remarks
1 parent 5b97810 commit 3c4924e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developing-for-pulsar/publishing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ pulsar -p login
3131
$ pulsar -p publish minor
3232
```
3333

34-
`pulsar -p login` will let you create and set an API token in your keychain to permit interacting with GitHub API
34+
`pulsar -p login` will let you create and set an API token in your keychain to permit interacting with GitHub API. The token will be stored securely in your [keychain](<https://en.wikipedia.org/wiki/Keychain_(software)>) so this command is only needed for the first publication.
3535

3636
`pulsar -p publish minor` command does:
3737

0 commit comments

Comments
 (0)