Attempt signed CI builds(will fail right now)

This commit is contained in:
eyedeekay
2024-04-03 15:38:53 -04:00
parent b5c6e1489a
commit 70e4ea810f

View File

@ -1,7 +1,7 @@
# Mostly copied from https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-ant
# zlatinb
name: Java CI
name: Java Signed CI
on: [push]