Merge pull request #35 from Silent-Client/PRODUCTION2

Production2
This commit is contained in:
kirillsaint 2023-09-03 00:27:09 +06:00 committed by GitHub
commit b6dd9d2658
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: