Skip to content

Commit 2c92790

Browse files
committed
fix: Fixed wording
1 parent 2877cd9 commit 2c92790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
github_token:
88
description: |
99
Allows ddev get to use a github token to prevent rate limiting by tests
10-
In almost any forseeable case you can use ${{secrets.GITHUB_TOKEN}} here
10+
In almost any forseeable case you can use secrets.GITHUB_TOKEN here
1111
required: false
1212
debug_enabled:
1313
description: |

0 commit comments

Comments
 (0)