Skip to content

Commit

Permalink
Settings for jitpack (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericeil authored Oct 23, 2023
1 parent 9825771 commit a89098d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 44 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle

name: Build
name: Build and Test

on:
push:
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/release.yml

This file was deleted.

2 changes: 2 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jdk:
- openjdk11

0 comments on commit a89098d

Please sign in to comment.