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 60d28ff commit ad39b00Copy full SHA for ad39b00
.github/workflows/generate-zip.yml
@@ -5,7 +5,7 @@ on:
5
inputs:
6
ref:
7
description: 'Git Commit Ref (branch, tag, or hash)'
8
- required: true
+ required: false
9
type: string
10
11
0 commit comments