Skip to content

Commit

Permalink
Merge branch 'version/1.20.1' into version/1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Erdragh committed Mar 24, 2024
2 parents d3b75ee + 36c6e52 commit eb6f0f6
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 @@ -79,6 +79,7 @@ jobs:
if: ${{github.ref == 'refs/heads/version/1.20.1' && github.event_name != 'pull_request'}}
uses: gradle/gradle-build-action@v2
with:
arguments: dependencies
dependency-graph: 'generate-and-submit'

publish:
Expand Down

0 comments on commit eb6f0f6

Please sign in to comment.