Skip to content

Commit

Permalink
Less download output
Browse files Browse the repository at this point in the history
  • Loading branch information
vogella committed Oct 18, 2023
1 parent 70e02b8 commit a0460a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
maven-version: 3.9.2
- name: Build with Maven
run: mvn clean verify
run: mvn clean verify -ntp
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit a0460a4

Please sign in to comment.