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 f2fc3df commit b853c70Copy full SHA for b853c70
.github/workflows/release-perform.yml
@@ -8,7 +8,7 @@ on:
8
inputs:
9
tag:
10
description: 'Tag to release'
11
- required: false
+ required: true
12
13
permissions:
14
attestations: write
0 commit comments