Skip to content

Commit

Permalink
Remove debug logs from builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ogesaku committed Oct 27, 2024
1 parent 59cee58 commit 0df0a08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
secrets: inherit
with:
security-updates-only: ${{ inputs.security-updates-only || github.event_name == 'workflow_run' }}
debug: true

release:
uses: ./.github/workflows/release.yml
Expand Down

0 comments on commit 0df0a08

Please sign in to comment.