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 87bd993 commit 904e6baCopy full SHA for 904e6ba
1 file changed
README.md
@@ -21,6 +21,7 @@ This GitHub Action allows you to collect environment variables with a specific p
21
| prefix | The prefix to filter environment variables by | true | - |
22
| output | The output file to write the collected variables to | true | - |
23
| remove-prefix | Whether to remove the prefix from variable names in the output | false | false |
24
+| secrets | GitHub secrets to include in the environment variables collection | false | - |
25
26
#### Example Workflow
27
0 commit comments