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 98addd0 commit ab0ba50Copy full SHA for ab0ba50
action.yaml
@@ -15,10 +15,12 @@ inputs:
15
required: false
16
overwrite-existing-file:
17
description: 'Overwrite existing repo-properties.yaml with read values'
18
+ type: boolean
19
default: false
20
21
commit-changes:
22
description: 'Commit values read to the properties file'
23
24
25
26
commit-author-name:
0 commit comments