Skip to content

Commit

Permalink
fix: remove global build scan publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
iseki0 committed May 27, 2024
1 parent c30d69e commit 3291294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
with:
cache-encryption-key: ${{ secrets.GradleEncryptionKey }}
validate-wrappers: true
build-scan-publish: true
build-scan-terms-of-use-url: "https://gradle.com/terms-of-service"
build-scan-terms-of-use-agree: "yes"

Expand Down

0 comments on commit 3291294

Please sign in to comment.