You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add environment variable to the system environment variables and automatically makes it available to all subsequent actions in the current job; The currently running action cannot access the updated environment variables.
82
82
.PARAMETERInputObject
83
-
Environment variable.
83
+
Environment variables.
84
84
.PARAMETERName
85
85
Environment variable name.
86
86
.PARAMETERValue
@@ -226,7 +226,7 @@ function Add-GitHubActionsSecretMask {
0 commit comments