Skip to content

Commit

Permalink
Fix config in release-drafter-3.x.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 10, 2025
1 parent 33078f9 commit d0dc919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter-3.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.

_extends: maven-gh-actions-shared
_extends: maven-gh-actions-shared:.github/release-drafter.yml
tag-template: maven-clean-plugin-$NEXT_MINOR_VERSION
version-template: 3.$MINOR.$PATCH
commitish: maven-clean-plugin-3.x
Expand Down

0 comments on commit d0dc919

Please sign in to comment.