Skip to content

Commit 13c343f

Browse files
authored
Update action.yml
1 parent d0da8ec commit 13c343f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

action.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: Semver diff
22
description: Get the difference between two semantic versions
33
author: tj-actions
44
inputs:
5-
token:
6-
description: 'GITHUB_TOKEN or a Repo scoped PAT'
7-
required: true
8-
default: ${{ github.token }}
95
initial_release_type:
106
description: 'Initial release type returned when there are no existing tags.'
117
required: true

0 commit comments

Comments
 (0)