Skip to content

Commit 541589a

Browse files
committed
update wording
1 parent 508ad88 commit 541589a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
55
## usage
66

7-
Create a [Fastly API token](https://manage.fastly.com/account/personal/tokens) and store it in your GitHub repository's actions secrets.
7+
Create a [Fastly API token](https://manage.fastly.com/account/personal/tokens). These tokens are not meant to be shared. Keep them secret by storing them in your GitHub repository's [actions secrets](https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets).
88

9-
Then add a step to your workflow to install and configure the Fastly CLI
9+
Add a step to your workflow to install and configure the Fastly CLI
1010

1111
```yml
1212
jobs:

0 commit comments

Comments
 (0)