Skip to content

Commit

Permalink
make the change on master instead
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Nov 10, 2023
1 parent 68acccf commit 09144f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
reuseBuild: true
archive-name: "${{matrix.mongo}}-${{matrix.driver}}-${{matrix.java}}-${{github.run_id}}"
maven-flags: "-e -Dmongodb=${{ matrix.mongo }} -Ddriver.version=${{ matrix.driver }}"
optional: ${{ matrix.optional }}

Release:
needs:
Expand Down

0 comments on commit 09144f0

Please sign in to comment.