Skip to content

Commit

Permalink
[build] revert the change to the Java nightly release command config=…
Browse files Browse the repository at this point in the history
…release is not yet supported
  • Loading branch information
titusfortner committed Jun 14, 2024
1 parent b3da45e commit 8337f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
with:
name: Nightly Java Release
cache-key: java-nightly
run: ./go java:release[nightly,--config=release]
run: ./go publish-maven-snapshot
secrets: inherit
on-java-failure:
name: On Java Failure
Expand Down

0 comments on commit 8337f8a

Please sign in to comment.