Skip to content

Commit

Permalink
fix snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaz492 committed Jun 25, 2024
1 parent 423f349 commit 19daddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: nanite/workflows/.github/workflows/base-java.yml@v1
secrets:
nanite-token: ${{ secrets.NANITE_DEPLOY }}
java-version: 21
with:
java-version: 21
use-snapshots: true
gradle-tasks: build publish

0 comments on commit 19daddb

Please sign in to comment.