Skip to content

Commit

Permalink
🔇 disable debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffynuts committed Mar 11, 2024
1 parent 1d89d41 commit 9282c95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/git-broadcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
node-version: '16'
- name: broadcast master changes to satellite branches
env:
DEBUG: '*'
RUN_NUMBER: ${{ github.run_number }}
run: |
git config --global user.name "Git Broadcast"
Expand Down

0 comments on commit 9282c95

Please sign in to comment.