Skip to content

Commit

Permalink
Remove stacktrace since the bug is fixed in archloom
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Dec 25, 2024
1 parent 70b4283 commit bd84eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Do gradle release
uses: gradle/gradle-build-action@v2
with:
arguments: autoPublish --stacktrace
arguments: autoPublish
env:
CI: true
BUILD_NUMBER: ${{github.run_number}}
Expand Down

0 comments on commit bd84eca

Please sign in to comment.