Skip to content

Commit

Permalink
switch release workflow distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Feb 21, 2024
1 parent 72830f8 commit a36b361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- 'v1.20.1-*.*.*'

env:
JAVA_DIST: 'zulu'
JAVA_DIST: 'microsoft'
JAVA_VERSION: 17
MOD_ID: 'almostunified'
MOD_NAME: 'AlmostUnified'
Expand Down

0 comments on commit a36b361

Please sign in to comment.