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 89be0fb commit f032ae3Copy full SHA for f032ae3
example-workflows/prep-release.yml
@@ -39,7 +39,6 @@ jobs:
39
version_spec: ${{ github.event.inputs.version_spec }}
40
# silent: ${{ github.event.inputs.silent }}
41
post_version_spec: ${{ github.event.inputs.post_version_spec }}
42
- target: ${{ github.event.inputs.target }}
43
branch: ${{ github.event.inputs.branch }}
44
since: ${{ github.event.inputs.since }}
45
since_last_stable: ${{ github.event.inputs.since_last_stable }}
0 commit comments