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 bcdb05d commit d007929Copy full SHA for d007929
action.yml
@@ -22,9 +22,6 @@ inputs:
22
description: '`true` to identify the release as a prerelease. `false` to identify the release as a full release. Default: `false`'
23
required: false
24
default: false
25
- commitish:
26
- description: 'Any branch or commit SHA the Git tag is created from, unused if the Git tag already exists. Default: SHA of current commit'
27
- required: false
28
repository:
29
description: 'owner/repo path to change where the release is created'
30
0 commit comments