Skip to content

Commit 4653151

Browse files
authored
Add config option to action.yml
1 parent 2e8226b commit 4653151

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,6 @@ inputs:
122122
manual_version:
123123
description: "Manually specify the version to bump to"
124124
required: false
125+
config:
126+
description: "Manually specify the config file to use"
127+
required: false

0 commit comments

Comments
 (0)