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 67acdcd commit 98f5cbaCopy full SHA for 98f5cba
‎.github/workflows/CI.yml
@@ -76,6 +76,7 @@ on:
76
type: string
77
description: Specifies the version of the GitHub module to be installed. The value must be an exact version.
78
required: false
79
+ default: null
80
Prerelease:
81
type: boolean
82
description: Whether to use a prerelease version of the 'GitHub' module.
‎.github/workflows/workflow.yml
@@ -81,6 +81,7 @@ on:
83
84
85
86
87
0 commit comments