Skip to content

Commit 3486afe

Browse files
committed
fix: actions
1 parent db3983b commit 3486afe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: "emortalmc/actions/java/build@main"
1313
with:
1414
token: "${{ secrets.GITHUB_TOKEN }}"
15+
project: "velocity"
1516
java-version: "25"
1617
java-distribution: "zulu"
1718

0 commit comments

Comments
 (0)