Update build.yml

This commit is contained in:
kirillsaint 2023-09-03 00:26:12 +06:00
parent 6bdd715e2a
commit f123d01249
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: Building JAR
on: [push]
on: [workflow_dispatch, push]
jobs:
gradle:
strategy: