We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0da8ec commit 13c343fCopy full SHA for 13c343f
action.yml
@@ -2,10 +2,6 @@ name: Semver diff
2
description: Get the difference between two semantic versions
3
author: tj-actions
4
inputs:
5
- token:
6
- description: 'GITHUB_TOKEN or a Repo scoped PAT'
7
- required: true
8
- default: ${{ github.token }}
9
initial_release_type:
10
description: 'Initial release type returned when there are no existing tags.'
11
required: true
0 commit comments