We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a2a27 commit 8706055Copy full SHA for 8706055
action.yml
@@ -76,7 +76,6 @@ inputs:
76
output-env-credentials:
77
description: Whether to export credentials as environment variables. If you set this to false, you probably want to use output-credentials.
78
required: false
79
- default: "true"
80
unset-current-credentials:
81
description: Whether to unset the existing credentials in your runner. May be useful if you run this action multiple times in the same job
82
0 commit comments