You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
## usage
6
6
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).
8
8
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
0 commit comments