We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db3983b commit 3486afeCopy full SHA for 3486afe
1 file changed
.github/workflows/build.yaml
@@ -12,6 +12,7 @@ jobs:
12
- uses: "emortalmc/actions/java/build@main"
13
with:
14
token: "${{ secrets.GITHUB_TOKEN }}"
15
+ project: "velocity"
16
java-version: "25"
17
java-distribution: "zulu"
18
0 commit comments