We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2877cd9 commit 2c92790Copy full SHA for 2c92790
action.yml
@@ -7,7 +7,7 @@ inputs:
7
github_token:
8
description: |
9
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
+ In almost any forseeable case you can use secrets.GITHUB_TOKEN here
11
required: false
12
debug_enabled:
13
0 commit comments