更新 .gitea/workflows/java-ci.yaml

This commit is contained in:
Hzbb 2024-10-27 14:11:04 +00:00
parent 4cca6d877d
commit 4c5ba26016

View File

@ -1,9 +1,10 @@
name: test ci name: test ci
run-name: test run name run-name: test run name
on: on:
push: release:
branches: types: [published]
- main1
jobs: jobs:
java-ci: java-ci:
runs-on: maven-3.8 runs-on: maven-3.8