Skip to content

Commit 63978b6

Browse files
author
Martin Lopes
authored
Update workflow-commands-for-github-actions.md
1 parent 93e1799 commit 63978b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/using-workflows/workflow-commands-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ To stop the processing of workflow commands, pass a unique token to `stop-comman
376376

377377
{% warning %}
378378

379-
**Warning:** Make sure the token you're using is randomly generated and unique for each run. As demonstrated in the example below, you can generate a unique hash of your `github.token` for each run.
379+
**Warning:** Make sure the token you're using is randomly generated and unique for each run.
380380

381381
{% endwarning %}
382382

0 commit comments

Comments
 (0)