Skip to content
award

GitHub Action

Creating a maven build

0.0.1 Latest version

Creating a maven build

award

Creating a maven build

Create a maven build of your project automatically at the time you push your code into your project

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Creating a maven build

uses: PrajjawalBanati/Build_Management_Using_Maven@0.0.1

Learn more about this action in PrajjawalBanati/Build_Management_Using_Maven

Choose a version

Build Management Using Maven

A simple github action to create automated build using maven. For more information on how to create your own github action you can go to following links