Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
markpatton committed Dec 12, 2023
1 parent 4cf3d7c commit 1852898
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pass-java-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
(cd combined && mvn versions:set -B -ntp -DnewVersion=$RELEASE)
- name: Release Java modules
working-directory: combined
uses: ./.github/actions/maven-release
with:
repodir: combined
Expand Down

0 comments on commit 1852898

Please sign in to comment.