Merge pull request #34 from Silent-Client/PRODUCTION2

Update build.yml
This commit is contained in:
kirillsaint 2023-09-03 00:26:50 +06:00 committed by GitHub
commit 6b66c76a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: