Skip to content

Commit

Permalink
Attempt fix build (#10657)
Browse files Browse the repository at this point in the history
* Attempt fix build

* Update release.yaml

* Update release.yaml
  • Loading branch information
Thodor12 authored Feb 15, 2025
1 parent cce6df8 commit a6dd2fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
with:
java: 17
curse_release_type: ${{ contains(github.ref, 'release') && 'release' || 'beta' }}
secrets: inherit
gradle_tasks: publish --refresh-dependencies --scan --info
secrets: inherit

0 comments on commit a6dd2fc

Please sign in to comment.