making build on push to main

This commit is contained in:
michaelpede 2021-08-19 13:58:18 -07:00
parent 40a3445941
commit 579486c09d
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@
name: Gradle Package
on:
release:
types: [created]
push:
branches:
- "main"
jobs:
build: