File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 default : temurin
2424 description : The java distribution to build against
2525 required : false
26+ plugin-directory :
27+ type : string
28+ default : ${{ github.event.repository.name }}
29+ required : false
30+ description : " A variable used for developing the GitHub Action. We change directory to this prior to running build actions."
2631 plugin-jar-name :
2732 type : string
2833 default : ${{ inputs.plugin-directory }}
5156 default : ' '
5257 required : false
5358 description : " A variable used for developing the GitHub Action. See actions/checkout@v4."
54- plugin-directory :
55- type : string
56- default : ${{ github.event.repository.name }}
57- required : false
58- description : " A variable used for developing the GitHub Action. We change directory to this prior to running build actions."
5959 outputs :
6060 tag :
6161 description : " The release tag"
Original file line number Diff line number Diff line change 2323 default : temurin
2424 description : The java distribution to build against
2525 required : false
26+ plugin-directory :
27+ type : string
28+ default : ${{ github.event.repository.name }}
29+ required : false
30+ description : " A variable used for developing the GitHub Action. We change directory to this prior to running build actions."
2631 plugin-jar-name :
2732 type : string
2833 default : ${{ inputs.plugin-directory }}
5156 default : ' '
5257 required : false
5358 description : " A variable used for developing the GitHub Action. See actions/checkout@v4."
54- plugin-directory :
55- type : string
56- default : ${{ github.event.repository.name }}
57- required : false
58- description : " A variable used for developing the GitHub Action. We change directory to this prior to running build actions."
5959 outputs :
6060 tag :
6161 description : " The release tag"
You can’t perform that action at this time.
0 commit comments