Commit 5135979
authored
Update manage-caches.md to use ${{ github.token }} in the example
This is better than implying/asking the user to create a secret called GITHUB_TOKEN, which is kinda the legacy way of giving Actions the ability to call back to Github APIs.1 parent 075adbe commit 5135979
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- content/actions/how-tos/managing-workflow-runs-and-deployments/managing-workflow-runs
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments